Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Exit status 3221225477 returned from node scripts/build.js / Windows XP #1326

@juandfigueira

Description

@juandfigueira

When i run npm install node-sass i get this error

npm ERR! Windows_NT 5.1.2600
npm ERR! argv "C:\\Archivos de programa\\nodejs\\node.exe" "C:\\Archivos de prog
rama\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "install" "--save" "node-sass"

npm ERR! node v4.2.4
npm ERR! npm v2.14.12
npm ERR! code ELIFECYCLE

npm ERR! node-sass@3.4.2 postinstall: node scripts/build.js
npm ERR! Exit status 3221225477
npm ERR!
npm ERR! Failed at the node-sass@3.4.2 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! 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.

npm ERR! Please include the following file with any support request:

npm -v
2.14.12

node -v
v4.2.4

node -p process.versions
{ http_parser: '2.5.0',
node: '4.2.4',
v8: '4.5.103.35',
uv: '1.7.5',
zlib: '1.2.8',
ares: '1.10.1-DEV',
icu: '56.1',
modules: '46',
openssl: '1.0.2e' }

node -p process.platform
win32

node -p process.arch
ia32

My OS: Windows XP 32 Bits

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions