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

Module build failed: Error: Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (72) #46

Open
venkas01 opened this issue Feb 5, 2020 · 0 comments

Comments

@venkas01
Copy link

venkas01 commented Feb 5, 2020

Hi

I get the below error when use ng serve

ERROR in ./src/theme/typography.scss (./node_modules/raw-loader!./node_modules/postcss-loader/lib??embedded!./node_modules/sass-loader/lib/loader.js??ref--14-3!./src/theme/typography.scss)
Module build failed: Error: Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (72)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v4.9.1
at module.exports (C:\Satyam\Projects\Angular\cdk-admin-master\node_modules\node-sass\lib\binding.js:13:13)
at Object. (C:\Satyam\Projects\Angular\cdk-admin-master\node_modules\node-sass\lib\index.js:14:35)
at Module._compile (internal/modules/cjs/loader.js:774:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:785:10)
at Module.load (internal/modules/cjs/loader.js:641:32)
at Function.Module._load (internal/modules/cjs/loader.js:556:12)
at Module.require (internal/modules/cjs/loader.js:681:19)
at require (internal/modules/cjs/helpers.js:16:16)
at Object.sassLoader (C:\Satyam\Projects\Angular\cdk-admin-master\node_modules\sass-loader\lib\loader.js:24:22)
ERROR in ./src/theme/theme.scss (./node_modules/raw-loader!./node_modules/postcss-loader/lib??embedded!./node_modules/sass-loader/lib/loader.js??ref--14-3!./src/theme/theme.scss)
Module build failed: Error: Node Sass does not yet support your current environment: Windows 64-bit with Unsupported runtime (72)
For more information on which environments are supported please see:
https://github.com/sass/node-sass/releases/tag/v4.9.1
at module.exports (C:\Satyam\Projects\Angular\cdk-admin-master\node_modules\node-sass\lib\binding.js:13:13)
at Object. (C:\Satyam\Projects\Angular\cdk-admin-master\node_modules\node-sass\lib\index.js:14:35)
at Module._compile (internal/modules/cjs/loader.js:774:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:785:10)
at Module.load (internal/modules/cjs/loader.js:641:32)
at Function.Module._load (internal/modules/cjs/loader.js:556:12)
at Module.require (internal/modules/cjs/loader.js:681:19)
at require (internal/modules/cjs/helpers.js:16:16)
at Object.sassLoader (C:\Satyam\Projects\Angular\cdk-admin-master\node_modules\sass-loader\lib\loader.js:24:22)

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