Giter VIP home page Giter VIP logo

Comments (3)

 avatar commented on May 20, 2024

Output from npm-cache logs:

179 verbose stack Error: [email protected] postinstall: node -e "try{require('.')}catch(e){}"
179 verbose stack Exit status 3221225477
179 verbose stack at EventEmitter. (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\index.js:301:16)
179 verbose stack at EventEmitter.emit (events.js:182:13)
179 verbose stack at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
179 verbose stack at ChildProcess.emit (events.js:182:13)
179 verbose stack at maybeClose (internal/child_process.js:962:16)
179 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:251:5)
180 verbose pkgid [email protected]
181 verbose cwd E:\Agent-1_work\1\s\Composer\Composer\ComposerLaunchPad
182 verbose Windows_NT 10.0.14393
183 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install"
184 verbose node v10.12.0
185 verbose npm v6.4.1
186 error code ELIFECYCLE
187 error errno 3221225477
188 error [email protected] postinstall: node -e "try{require('.')}catch(e){}"
188 error Exit status 3221225477
189 error Failed at the [email protected] postinstall script.
189 error This is probably not a problem with npm. There is likely additional logging output above.
190 verbose exit [ 3221225477, true ]

from win-ca.

ukoloff avatar ukoloff commented on May 20, 2024

Yes, I can reproduce this error. It happens in Node v10.12.0.

I suggest this is a bug in Node.js. I tested in other versions (10.10.0, 10.11.0, 10.13.0, 10.14.2, 10.15.3) - they all works flawlessly.

I believe ugrading Node.js is the best solution. 10.12.0 is the latest non-LTS version in 10-th branch.

I will investigate the issue, but I'm afraid nothing can be done with broken N-API...

from win-ca.

 avatar commented on May 20, 2024

Upgraded node.js to 10.15.3 and this issue is resolved

from win-ca.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.