-
Notifications
You must be signed in to change notification settings - Fork 141
Closed
Description
While running npm install && npm run dev error occured as:
- npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: undefined@undefined
npm ERR! Found: tailwindcss@2.2.19
npm ERR! node_modules/tailwindcss
npm ERR! dev tailwindcss@"^2.0.2" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer tailwindcss@"^1.4.6" from tailwindcss-multi-theme@1.0.4
npm ERR! node_modules/tailwindcss-multi-theme
npm ERR! dev tailwindcss-multi-theme@"^1.0.4" from the root project
npm ERR!
npm ERR! Fix the upstream dependency conflict, or retry
npm ERR! this command with --force, or --legacy-peer-deps
npm ERR! to accept an incorrect (and potentially broken) dependency resolution.
npm ERR!
Metadata
Metadata
Assignees
Labels
No labels