Skip to content
New issue

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

dependecies vulnerabilities #45

Open
anouaar24 opened this issue Apr 2, 2024 · 1 comment
Open

dependecies vulnerabilities #45

anouaar24 opened this issue Apr 2, 2024 · 1 comment

Comments

@anouaar24
Copy link

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

@anouaar24 anouaar24 reopened this Apr 2, 2024
@ivanlori
Copy link
Owner

Hi, I have published a new version. Please, ensure you are using yarn and node 16

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants