npm 11 warning - unknown project config "shamefully-hoist" #17913
Replies: 2 comments 3 replies
-
Those are pnpm-related options. You can remove those options, they are clearly marked with a comment saying We can just not scaffold that file if the user is not using pnpm, but there are a few complicated edge cases making it hard to detect this. Leaving it there also makes it easier for people who want to migrate from npm to pnpm, which I strongly recommend. As of https://github.com/pnpm/pnpm/releases/tag/v10.6.0, pnpm supports putting them inside |
Beta Was this translation helpful? Give feedback.
-
Just saw the same thing. So there is nothing to do about but wait for newer quasar version? |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I have update npm to the latest version and now see this warnings
npm install -g [email protected]
.npmrc
Beta Was this translation helpful? Give feedback.
All reactions