Node-sass causing problems when trying to run "npm run dev" #249
Unanswered
bonniesimon
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
When I run npm run dev, I get a electron app with directory listing (similar to SimulatedGREG/electron-vue#549 (comment)). I digged into the issue a bit and found out that this had to do with node-sass.
This is the error on the console
Error: Node Sass does not yet support your current environment: OS X 64-bit with Unsupported runtime (93)
How can I fix this?
System info
System Version: macOS 12.5 (21G72)
Kernel-Version: Darwin 21.6.0
Beta Was this translation helpful? Give feedback.
All reactions