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
I would like to install this repo, but after cloning and running npm i (Node v 16 and 18) i get these errors:
# npm resolution error report
While resolving: @luxdamore/nuxt-canvas-sketch@1.8.7
Found: eslint-plugin-prettier@4.0.0
node_modules/eslint-plugin-prettier
dev eslint-plugin-prettier@"^4.0.0" from the root project
Could not resolve dependency:
peer eslint-plugin-prettier@"^3.1.0" from @vue/eslint-config-prettier@6.0.0
node_modules/@vue/eslint-config-prettier
dev @vue/eslint-config-prettier@"^6.0.0" from the root project
Fix the upstream dependency conflict, or retry
this command with --force or --legacy-peer-deps
to accept an incorrect (and potentially broken) dependency resolution.
The text was updated successfully, but these errors were encountered:
I would like to install this repo, but after cloning and running
npm i
(Node v 16 and 18) i get these errors:The text was updated successfully, but these errors were encountered: