[BUG] Unable to resolve dependencies when trying to install npm packages #4357
Labels
Bug
thing that needs fixing
Needs Triage
needs review for next steps
Release 8.x
work is associated with a specific npm 8 release
Is there an existing issue for this?
This issue exists in the latest npm version
Current Behavior
I'm facing the same problems as described here
vuejs/pinia#853
I'm using the latest Node and npm version. This bug is related to multiple packages. When trying to setup TailwindCSS for my Vue app I'm facing the same problems.
Expected Behavior
It should be possible to install npm packages
Steps To Reproduce
npm install pinia
or try to setup TailwindCSS by runningnpm install -D tailwindcss postcss autoprefixer
Environment
The text was updated successfully, but these errors were encountered: