Syntax error: error: node sass does not yet support your current environment: Windows 64 bit with unsupported runtime (93)
Detailed error reporting is shown in the figure:
reason:
Node-sass does not support high versions of node.
my version is 16.14.2
and the node-sass version supports as shown in the figure:
windows only supports 14 versions at most.
Solution:
-
- reinstall node version 14.
-
- Use NVM for node version management and change the node version to 14.
effect
As shown in the figure, after changing to version 14.19.1, it starts normally
Read More:
- NPM run dev runs the Vue project and reports an error: Node Sass does not yet support your current environment
- Vue installs sass loader directly, and node sass reports an error
- [Solved] Node sass version 7.0.0 is incompatible with ^ 4.0.0 | ^ 5.0.0 | ^ 6.0.0
- [Solved] Syntax Error: Error: Node Sass does not yet support your current environment: OS X Unsupported archi
- [Solved] Syntax Error: TypeError: this.getOptions is not a function
- [Solved] Syntax Error: Error: Node Sass does not yet support your current environment:
- [Solved] Syntax Error: TypeError: this.getOptions is not a function
- Vue Use scss Error: this.getOptions is not a function [How to Solve]
- [Solved] Vue Error: Module build failed Error Node Sass version 6.0.1 is incompatible with ^4.0.0.
- [Solved] error C:\Users\HP\Desktop\VueProject\vue_cli\node_modules\node-sass: Command failed.Exit code: 1
- How to Solve Vue cli configuration SCSS global variable error
- [Solved] VUE npm install Error: Module build failed: Error: ENOENT: no such file or directory, scandir
- [Solved] NPM err! Cannot read property ‘parent’ of null npm ERR! A complete log of this run can be found in: npm ERR!
- [Solved] Vue Project Error: Syntax Error: TypeError: this.getOptions is not a function
- [Solved] Vue Project Error: Module build failed: Error: Missing binding
- Yarn vue3 modify the name of the source file Error [Solved]
- [Solved] Error: ENOENT: no such file or directory, scandir ‘..\node_modules\node-sass\vendor‘
- [Solved] Error: Can‘t find Python executable “python“, you can set the PYTHON env variable.
- [Solved] Vue Error: /sockjs-node/info?t=
- [Solved] SyntaxError: Cannot use import statement outside a module