You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: Lurka@1.0.0-alpha
npm ERR! Found: node-sass@7.0.1
npm ERR! node_modules/node-sass
npm ERR! dev node-sass@"7.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer node-sass@"^4.0.0" from sass-loader@6.0.6
npm ERR! node_modules/sass-loader
npm ERR! dev sass-loader@"6.0.6" 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.
This is the error I get when running npm install.
Attached below is the report file generated by this error eresolve-report.txt
The text was updated successfully, but these errors were encountered:
npm ERR! code ERESOLVE
npm ERR! ERESOLVE unable to resolve dependency tree
npm ERR!
npm ERR! While resolving: Lurka@1.0.0-alpha
npm ERR! Found: node-sass@7.0.1
npm ERR! node_modules/node-sass
npm ERR! dev node-sass@"7.0.1" from the root project
npm ERR!
npm ERR! Could not resolve dependency:
npm ERR! peer node-sass@"^4.0.0" from sass-loader@6.0.6
npm ERR! node_modules/sass-loader
npm ERR! dev sass-loader@"6.0.6" 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.
This is the error I get when running
npm install
.Attached below is the report file generated by this error
eresolve-report.txt
The text was updated successfully, but these errors were encountered: