node_modules/node-sass: command failed. #46988
Replies: 2 comments
-
Sharing screenshots is a bad practice for accessibility, as your local color settings can be hard to decipher for others (e.g. folks with visual deficiencies). It's also more data to download for those who want to help you, which is not nice for those of us who have a limited connection. Always prefer copy pasting the text inside code blocks. Did you see that message: |
Beta Was this translation helpful? Give feedback.
-
https://stackoverflow.com/questions/60394291/error-node-modules-node-sass-command-failed |
Beta Was this translation helpful? Give feedback.
-
Recently I clone a project and when I tried to run it -yarn, it's throwing the error - node_modules/node-sass: command failed. I delete the node_modules folder and try to run it again but failed. Even though I downgrade my node version to 14 (https://stackoverflow.com/questions/60394291/error-node-modules-node-sass-command-failed?page=1&tab=scoredesc#tab-top), I upgrade the node-sass": "^5.0.0" to 7, even though I upgrade the whole package but failed to run it.
The repo which I try to run locally (https://github.com/bashleigh/another-portfolio)
Screen Shorts are attached, Please help me to solve it.
Beta Was this translation helpful? Give feedback.
All reactions