Skip to content

"npm install -g sc5-styleguide" error with node 0.11 #370

Closed
@pdnellius

Description

@pdnellius

Getting an error when I try and install via npm:

Binary downloaded and installed at /Users/pete.nellius/.nvm/v0.11.14/lib/node_modules/sc5-styleguide/node_modules/kss/node_modules/node-sass/vendor/darwin-x64/binding.node

> [email protected] postinstall /Users/pete.nellius/.nvm/v0.11.14/lib/node_modules/sc5-styleguide/node_modules/kss/node_modules/node-sass
> node scripts/build.js

`darwin-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.<anonymous> (/Users/pete.nellius/.nvm/v0.11.14/lib/node_modules/sc5-styleguide/node_modules/kss/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! Darwin 14.0.0
npm ERR! argv "/Users/pete.nellius/.nvm/v0.11.14/bin/node" "/Users/pete.nellius/.nvm/v0.11.14/bin/npm" "install" "-g" "sc5-styleguide"
npm ERR! node v0.11.14
npm ERR! npm  v2.0.0
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.
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!     node scripts/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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions