A
A
ayapergenov2015-06-20 10:04:15
npm
ayapergenov, 2015-06-20 10:04:15

How to fix an error when installing dependencies?


Node-sass package npm i && bower i
npm WARN package.json [email protected] No description
npm WARN package.json [email protected] No repository field is buggy when installing dependencies .
npm WARN package.json [email protected] No README data
npm WARN package.json [email protected] No license field.
-
> [email protected] install /home/roman/node_modules/grunt-sass/node_modules/node-sass
> node scripts/install.js
Binary downloaded and installed at /home/roman/node_modules/grunt-sass/node_modules /node-sass/vendor/linux-x64/binding.node
> [email protected] postinstall /home/roman/node_modules/grunt-sass/node_modules/node-sass
> node scripts/build.js
`linux-x64 ` exists; testing
module.js:355
Module._extensions[extension](this, filename);
^
Error: Module did not self-register.
at Error (native)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module .js:384:17)
at Object. (/home/roman/node_modules/grunt-sass/node_modules/node-sass/lib/index.js:181:15)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
npm ERR! Linux 3.13.0-37-generic
npm ERR! argv "/usr/local/bin/node" "/usr/local/bin/npm" "i"
npm ERR! node v0.12.4
npm ERR! npm v2.10.1
npm ERR! code ELIFECYCLE
npm ERR! [email protected] postinstall: `node scripts/build.js`
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] postinstall script 'node scripts/build.js'.
npm ERR! This is most likely a problem with the node-sass package,
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! nodescripts/build.js
npm ERR! You can get their info via:
npm ERR! npm owner ls node-sass
npm ERR! There is likely additional logging output above.
npm ERR! Please include the following file with any support request:
npm ERR! /home/roman/frontend/csssr/npm-debug.log

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question