A
A
Adel Khalitov2017-10-26 23:56:53
Node.js
Adel Khalitov, 2017-10-26 23:56:53

What is the npm run error?

$ npm install

> [email protected] install C:\project\lol\node_modules\node-sass
> node scripts/install.js

"node" ▒▒ ▒▒▒▒ ▒▒▒▒७▒▒▒ ▒▒▒ ▒▒▒譥▒
▒▒▒▒▒▒▒▒, ▒ᯮ▒▒塞▒▒ ▒ணࠬ▒▒▒ ▒▒▒ ▒▒▒▒▒▒ 䠩▒▒▒.
npm WARN [email protected] No repository field.
npm WARN [email protected] No license field.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: [email protected] (node_modules\fse                                                             vents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for [email protected]                                                             1.1.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"}                                                             )

npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: `node scripts/install.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script.
npm ERR! This is probably not a problem with npm. There is likely additional log                                                             ging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\myhea\AppData\Roaming\npm-cache\_logs\2017-10-26T20_19_41_                                                             903Z-debug.log

https://drive.google.com/file/d/0BxlkG5Ud3dowdU94L...

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
ale5ku, 2017-11-28
@SaveLolliPoP

What version of node ?
If 8, then it does not support [email protected]
If the project allows, downgrade node to Node.js 6.12.0 You
can download from here: https://nodejs.org/en/download/releases/
Reference: https:/ /github.com/sass/node-sass/issues/1932

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question