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
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:
This can be fixed by upgrading to "eslint-plugin-vue": "^9.6.0",.
Bug report
Summary
The
README.md
contribution instructions failed at thenpm install
step.Expected behavior?
Should install dependencies properly.
What is actually happening?
Additional Information
Logs where it starts throwing errors:
The above logs are from Node
17.2.0
, npm8.10.0
on WSL 2 Ubuntu.The text was updated successfully, but these errors were encountered: