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

Installation error #13

Open
rowild opened this issue Sep 29, 2023 · 1 comment
Open

Installation error #13

rowild opened this issue Sep 29, 2023 · 1 comment
Assignees
Labels
question Further information is requested

Comments

@rowild
Copy link

rowild commented Sep 29, 2023

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.
@LuXDAmore LuXDAmore self-assigned this Feb 27, 2024
@LuXDAmore LuXDAmore added the question Further information is requested label Feb 27, 2024
@LuXDAmore
Copy link
Owner

Hello @rowild , never tested this project with node > 16 i think 🤔

Have you tried with this command with --force or --legacy-peer-deps? Does it fix it?

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

No branches or pull requests

2 participants