Cannot install private package, am i doing something wrong ? #7324
Replies: 1 comment
-
the problem was in my package.json :
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello there, i cannot install my private package with pnpm whereas it works well with npm :
Here's the dependency definition in package.json :
.npmrc file :
Output of the console when i try to do "pnpm install" :
I watched those issues but i can't figure out what i'm doing wrong :
#755
https://github.com/orgs/pnpm/discussions/3930
#2127
I love pnpm and i don't want to fallback to npm :'(
Beta Was this translation helpful? Give feedback.
All reactions