Welcome to the Inedo Forums! Check out the Forums Guide for help getting started.
If you are experiencing any issues with the forum software, please visit the Contact Form on our website and let us know!
Npm scoped packages
-
Hi
Does you npm feeds have support scoped packages https://docs.npmjs.com/misc/scope ?
Regards
Kasper Boegebjerg Pedersen
Product: ProGet
Version: 3.8.1
-
Hi Kasper, it's not yet supported, but it's definitely on our radar / roadmap. I'll +1 the request :)
-
Thanks for your reply.
-
Is it that you don't support scoped packages at all (push, pull or cache), or is it only for pushing private packages that you don't support scoped packages? When will you deliver this feature?
-
We don't have an exact date, but it's definitely on the roadmap.
Unfortunately, due to the "transparent" nature of scoped packages (i.e. the client does not transmit the scope name to the registry), it doesn't appear to be possible to have scoped packages work through a connector (proxy). So, it may only work with local packages.
-
I'm using sinopia with scoped packages just fine. They were able to figure it out. This is quite important since new packages like (RxJs) are scoped by default. @reactivex/rxjs
-
+1 to support scoped node packages. At present on proget 3.8.6b2, I get
{
error: "ArgumentException",
reason: "String is not a valid semantic version."
}When attempting (taken from npm-debug.log)
27 http request GET http://my-proget.local/npm/private-npm/@je%2Floggerfactory
Same thing in chrome to http://my-proget.local/npm/private-npm/@je/loggerfactory
-
Please support ASAP as there many common packages that list scoped packages as dependencies.
-
+++++1 for this, it's a must have with a number of modern packages
-
Just a quick update from the dev team -- this is now our next priority and we're going to beginning dev on this in the next week or so. Stay tuned!
-
Good to hear that you are working on it. Angular 2 started using scopes with RC0 that was released yesterday, so it's a required feature for apps that use angular 2.
-
ProGet 4.0.11 is now available, which includes support for scoped packages.
You can get it from the downloads page: http://inedo.com/proget/download