I've been able to configure an "npm" repo so it almost work. Let's say for the npm dependency "cookie".--
In a browser :
http://xxxxxx:8081/nexus/content/repositories/npm-official/cookie
I receive a valid json response! :{"maintainers": [{ (...)But for :
http://xxxxxx:8081/nexus/content/repositories/npm-official/cookie/-/cookie-0.1.3.tgz
I get :404 - Path /cookie/-/cookie-0.1.3.tgz not found in local nor in remote storage of DefaultNpmProxyRepository(id=npm-official)
Path /cookie/-/cookie-0.1.3.tgz not found in local nor in remote storage of DefaultNpmProxyRepository(id=npm-official)
Do you see any reason for that?
When trying to do "npm install cookie --save" on the command line it doesn't work, because of that.
We dis have some firewall issues in the past for this server so that may be the cause. But since one url works and not the othe, I was thinking that it could be a configuration problem or an issue with Nexus.
Any idea?
You received this message because you are subscribed to the Google Groups "Nexus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nexus-users...@glists.sonatype.com.
To post to this group, send email to nexus...@glists.sonatype.com.
To view this discussion on the web visit https://groups.google.com/a/glists.sonatype.com/d/msgid/nexus-users/88a4befc-43b8-4b49-a564-ada1c015361d%40glists.sonatype.com.
For more options, visit https://groups.google.com/a/glists.sonatype.com/d/optout.
I just restarted from scratch, a new repo, and there the same error occures. And no, there is nothing in the logs related to that...
--
You received this message because you are subscribed to the Google Groups "Nexus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nexus-users...@glists.sonatype.com.
To post to this group, send email to nexus...@glists.sonatype.com.
To view this discussion on the web visit https://groups.google.com/a/glists.sonatype.com/d/msgid/nexus-users/4e6e2e0b-1dbe-4d86-8e56-399df035e489%40glists.sonatype.com.
2.11.1-01
--
You received this message because you are subscribed to the Google Groups "Nexus Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to nexus-users...@glists.sonatype.com.
To post to this group, send email to nexus...@glists.sonatype.com.
To view this discussion on the web visit https://groups.google.com/a/glists.sonatype.com/d/msgid/nexus-users/445b8a03-9c35-4f28-9d49-2188a9387ba6%40glists.sonatype.com.