Skip to content

Unbox failing on windows 10 #67

@ashutoshsinghparmar

Description

@ashutoshsinghparmar

Hello Team,

I tried unboxing as well as directly downloading the content and then installing using npm install.

npm install is failing.

image

Following is the log for the same:

2733 verbose stack Error: [email protected] install: node-gyp rebuild
2733 verbose stack Exit status 1
2733 verbose stack at EventEmitter. (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\index.js:332:16)
2733 verbose stack at EventEmitter.emit (events.js:314:20)
2733 verbose stack at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
2733 verbose stack at ChildProcess.emit (events.js:314:20)
2733 verbose stack at maybeClose (internal/child_process.js:1047:16)
2733 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:287:5)
2734 verbose pkgid [email protected]
2735 verbose cwd E:\git-not\truffle-angular-box
2736 verbose Windows_NT 10.0.18363
2737 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "install"
2738 verbose node v14.13.0
2739 verbose npm v6.14.8
2740 error code ELIFECYCLE
2741 error errno 1
2742 error [email protected] install: node-gyp rebuild
2742 error Exit status 1
2743 error Failed at the [email protected] install script.
2743 error This is probably not a problem with npm. There is likely additional logging output above.
2744 verbose exit [ 1, true ]

System Information:
Windows 10
[email protected]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions