We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
PS D:\Users\pc\Downloads\Vuemmerce-master\Vuemmerce-master> npm install npm ERR! code ERESOLVE npm ERR! ERESOLVE could not resolve npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: [email protected] 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! peerOptional node-sass@"^4.0.0 || ^5.0.0 || ^6.0.0" from [email protected] npm ERR! node_modules/sass-loader npm ERR! dev sass-loader@"^10" from the root project npm ERR! npm ERR! Conflicting peer dependency: [email protected] npm ERR! node_modules/node-sass npm ERR! peerOptional node-sass@"^4.0.0 || ^5.0.0 || ^6.0.0" from [email protected] npm ERR! node_modules/sass-loader npm ERR! dev sass-loader@"^10" 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! npm ERR! npm ERR! For a full report see: npm ERR! C:\Users\pc\AppData\Local\npm-cache_logs\2024-04-02T11_57_59_966Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: C:\Users\pc\AppData\Local\npm-cache_logs\2024-04-02T11_57_59_966Z-debug-0.log
I have installed
PS D:\Users\pc\Downloads\Vuemmerce-master\Vuemmerce-master> node --version v20.11.1 PS D:\Users\pc\Downloads\Vuemmerce-master\Vuemmerce-master> nuxt --version 3.10.1 13:01:13 PS D:\Users\pc\Downloads\Vuemmerce-master\Vuemmerce-master> vue --version @vue/cli 5.0.8
The text was updated successfully, but these errors were encountered:
Hi, I have published a new version. Please, ensure you are using yarn and node 16
Sorry, something went wrong.
No branches or pull requests
PS D:\Users\pc\Downloads\Vuemmerce-master\Vuemmerce-master> npm install
npm ERR! code ERESOLVE
npm ERR! ERESOLVE could not resolve
npm ERR!
npm ERR! While resolving: [email protected]
npm ERR! Found: [email protected]
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! peerOptional node-sass@"^4.0.0 || ^5.0.0 || ^6.0.0" from [email protected]
npm ERR! node_modules/sass-loader
npm ERR! dev sass-loader@"^10" from the root project
npm ERR!
npm ERR! Conflicting peer dependency: [email protected]
npm ERR! node_modules/node-sass
npm ERR! peerOptional node-sass@"^4.0.0 || ^5.0.0 || ^6.0.0" from [email protected]
npm ERR! node_modules/sass-loader
npm ERR! dev sass-loader@"^10" 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!
npm ERR!
npm ERR! For a full report see:
npm ERR! C:\Users\pc\AppData\Local\npm-cache_logs\2024-04-02T11_57_59_966Z-eresolve-report.txt
npm ERR! A complete log of this run can be found in: C:\Users\pc\AppData\Local\npm-cache_logs\2024-04-02T11_57_59_966Z-debug-0.log
I have installed
PS D:\Users\pc\Downloads\Vuemmerce-master\Vuemmerce-master> node --version
v20.11.1
PS D:\Users\pc\Downloads\Vuemmerce-master\Vuemmerce-master> nuxt --version
3.10.1 13:01:13
PS D:\Users\pc\Downloads\Vuemmerce-master\Vuemmerce-master> vue --version
@vue/cli 5.0.8
The text was updated successfully, but these errors were encountered: