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

Project setup fails at npm install #75

Open
1 of 2 tasks
JoostKersjes opened this issue Oct 12, 2022 · 1 comment · May be fixed by #76
Open
1 of 2 tasks

Project setup fails at npm install #75

JoostKersjes opened this issue Oct 12, 2022 · 1 comment · May be fixed by #76
Labels
bug Something isn't working

Comments

@JoostKersjes
Copy link
Contributor

Bug report

  • This is an issue!
  • Is that a question!

Summary

The README.md contribution instructions failed at the npm install step.

Expected behavior?

Should install dependencies properly.

What is actually happening?

Additional Information

Logs where it starts throwing errors:

image

The above logs are from Node 17.2.0, npm 8.10.0 on WSL 2 Ubuntu.

@JoostKersjes JoostKersjes added the bug Something isn't working label Oct 12, 2022
@JoostKersjes
Copy link
Contributor Author

JoostKersjes commented Oct 12, 2022

This can be fixed by replacing node-sass with Dart "sass": "^1.55.0",. With the above error fixed, there is a following error regarding eslint-plugin-vue:

image

This can be fixed by upgrading to "eslint-plugin-vue": "^9.6.0",.

@JoostKersjes JoostKersjes linked a pull request Oct 12, 2022 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant