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
Try to run an ng serve command using the setup provided above. Console complains about an unsupported runtime
The log given by the failure.
ERROR in ./src/app/setup/skin/list/skin-list.component.scss
Module build failed: Error: Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (51) For more information on which environments are supported please see: https://github.com/sass/node-sass/releases/tag/v3.10.1
Mention any other details that might be useful.
On the node-sass github it states that v3.11.1 supports all node versions on all os apart from FreeBSD - it would be good for the dependency in the repo to be updated to support the newest version of node. sass/node-sass#1766
Thanks! We'll be in touch soon.
The text was updated successfully, but these errors were encountered:
OS?
Versions.
Repro steps.
The log given by the failure.
Mention any other details that might be useful.
On the node-sass github it states that v3.11.1 supports all node versions on all os apart from FreeBSD - it would be good for the dependency in the repo to be updated to support the newest version of node.
sass/node-sass#1766
The text was updated successfully, but these errors were encountered: