GithubHelp home page GithubHelp logo

Comments (5)

nachoaldamav avatar nachoaldamav commented on June 15, 2024

Hi! Could you provide the .npmrc file? You can replace the confidential characters with "X" or another character.
Also would be useful to have the package names affected, again, you can replace the confidential stuff, like @my-org/foo or something like that.

Thanks in advance!

from pnpm.

rainbow180 avatar rainbow180 commented on June 15, 2024

The project .npmrc file contains:

registry=https://na.artifactory.dev.com/artifactory/api/npm/appXYZ
@apicult:registry=https://na.artifactory.dev.com/artifactory/api/npm/apiProd/
@grey-cloud:registry=https://na.artifactory.dev.com/artifactory/api/npm/design-npm-local/

my global .npmrc file contains:

# Default registry is the test_app registry
registry=https://eu-public.artifactory.dev.com/artifactory/api/npm/our_app-npm/

# Scoped registry for @test_app
#@test_app:registry=https://eu-public.artifactory.dev.com/artifactory/api/npm/our_app-npm/
@test_app:registry=https://na.artifactory.dev.com:443/artifactory/api/npm/our_app-npm/

# Scoped registry for @grey-cloud
#@grey-cloud:registry=https://eu-public.artifactory.dev.com/artifactory/api/npm/design-npm-local/
@grey-cloud:registry=https://eu-public.artifactory.dev.com:443/artifactory/api/npm/design-npm-local/

# Scoped registry for @grey4i
#@grey4i:registry=https://eu-public.artifactory.dev.com/artifactory/api/npm/con-npm-local
@grey4i:registry=https://na.artifactory.dev.com:443/artifactory/api/npm/con-npm-local

# Scoped registry for @abcde
#@abcde:registry=https://eu-public.artifactory.dev.com/artifactory/api/npm/rock-npm-local/
@abcde:registry=https://eu-public.artifactory.dev.com:443/artifactory/api/npm/rock-npm-local/

# Auth tokens for the above registries:
//eu-public.artifactory.dev.com/artifactory/api/npm:_auth = atoken
//eu-public.artifactory.dev.com/artifactory/api/npm:always-auth=true
//na-public.artifactory.dev.com/artifactory/api/npm:_auth = atoken
//na-public.artifactory.dev.com/artifactory/api/npm:always-auth=true
//na.artifactory.dev.com/artifactory/api/npm:_auth = atoken
//na.artifactory.dev.com/artifactory/api/npm:always-auth=true```

from pnpm.

nachoaldamav avatar nachoaldamav commented on June 15, 2024

I guess removing the port from the scoped registries doesn't work, right?

from pnpm.

rainbow180 avatar rainbow180 commented on June 15, 2024

Yeah, I added after it didn't work the first time as one of those issues I listed above, indicated that might be a solution. It didn't help. We moved on to looking at other things now (just sticking with npm as that works, but is slow :sigh ).

from pnpm.

kcsujeet avatar kcsujeet commented on June 15, 2024

Experiencing same issue in Vercel. Works fine with npm.

from pnpm.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.