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

node-sass 4.15 requires Node 14 #30

Open
j2fong opened this issue Mar 22, 2023 · 0 comments
Open

node-sass 4.15 requires Node 14 #30

j2fong opened this issue Mar 22, 2023 · 0 comments

Comments

@j2fong
Copy link

j2fong commented Mar 22, 2023

dcl-ui won't run with Node 16 and it has the following error,
`Syntax Error: Error: Node Sass does not yet support your current environment: OS X Unsupported architecture (arm64) with Unsupported runtime (93)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v4.14.1

@ ./src/assets/styles/layout.scss 4:14-235 15:3-20:5 16:22-243
@ ./src/main.js
@ multi (webpack)-dev-server/client?http://192.168.1.103:8080/&sockPath=/sockjs-node (webpack)/hot/dev-server.js ./src/main.js`

But it ran fine once I switched to node 14. Please update README to add the requirement of Node 14.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant