-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Open
Description
This issue has the resolution but it is buried under a ton of logs: #35
You need to be running node version v10.24.1. I use Volta to switch node versions. NVM is another option.
Supposing you have already tried to run an npm install or yarn install, delete the node_modules folder.
Run:
npm install node-sass@latest
This gave me an error attempting to install but corrected the dependency issue with the main package.json
Then run npm i
This should fix the issue. A ton of packages are deprecated but the project runs. Currently anyway... in July of 2023.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels