Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unbox failing on windows 10 #67

Open
ashutoshsinghparmar opened this issue Nov 26, 2020 · 1 comment
Open

Unbox failing on windows 10 #67

ashutoshsinghparmar opened this issue Nov 26, 2020 · 1 comment

Comments

@ashutoshsinghparmar
Copy link

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]

@niharika412
Copy link

hey @ashu12318 did you manage to solve it?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants