Hey guys, I have a short question regarding the NPM repository plugin (In.
Basically I'd say that the plugin works as expected... until the URL contains a dash. When trying to fetch the coffee-script-npm package via Artifactory (v3.5.2) it shows me the following error: npm ERR! fetch failed http://<myhost>/artifactory/api/npm/npmjs-remote/coffee-script/-/coffee-script-1.8.0.tgz This is how the Artifactory npm repo looks like (for coffee script): When trying to call that URL it get the following error message from Artifactory: The URL is fine, because when I check the "original npm repository" it looks the same: http://registry.npmjs.org/coffee-script/ As you can see: The URL looks pretty much the same... but for some reason it doesn't work with Artifactory. Any ideas? Did I forget some settings? Anything I must change/fix? Or is it a bug? I mean "coffee-script" is being used by so many plugins, so if this was an error, it would have been found already I guess. Thank you very much in advance, Sascha -- View this message in context: http://forums.jfrog.org/NPM-Plugin-Dashes-in-the-URL-don-t-work-Did-I-miss-something-tp7580239.html Sent from the Artifactory - Users mailing list archive at Nabble.com. ------------------------------------------------------------------------------ Dive into the World of Parallel Programming The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Artifactory-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/artifactory-users
