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

Error: gyp failed with exit code: 1 #157

Open
WindBlades opened this issue Apr 26, 2017 · 1 comment
Open

Error: gyp failed with exit code: 1 #157

WindBlades opened this issue Apr 26, 2017 · 1 comment

Comments

@WindBlades
Copy link

I installed everything that was needed as well as trying the solutions but nothing works I remain constantly with this error:

gyp ERR! stack at Process.ChildProcess._handle.onexit (inter
s.js:215:12)
gyp ERR! System Windows_NT 6.1.7601
gyp ERR! command "C:\Program Files\nodejs\node.exe" "C:\User
pData\Roaming\npm\node_modules\npm\node_modules\node-gyp\
" "rebuild"
gyp ERR! cwd C:\Windows\system32\node_modules\ursa
gyp ERR! node -v v6.10.2
gyp ERR! node-gyp -v v3.6.0
gyp ERR! not ok
npm WARN [email protected] requires a peer of node-opus@^0.2.1 b
alled.
npm WARN [email protected] No repository field.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] install: node-gyp rebuild
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the [email protected] install script 'node-gyp rebui
npm ERR! Make sure you have the latest version of node.js and np
npm ERR! If you do, this is most likely a problem with the ursa
npm ERR! not with npm itself.
npm ERR! Tell the author that this fails on your system:
npm ERR! node-gyp rebuild
npm ERR! You can get information on how to open an issue for thi
npm ERR! npm bugs ursa
npm ERR! Or if that isn't available, you can get their info via:
npm ERR! npm owner ls ursa
npm ERR! There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\WindBlade\AppData\Roaming\npm-cache_logs
_56_885Z-debug.log

C:\Windows\system32>


Environment: Windows 7
Version of node: 6.10.2
Version of npm: 4.50

@WindBlades
Copy link
Author

logs:
0 info it worked if it ends with ok
1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
1 verbose cli 'C:\Users\WindBlade\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'install',
1 verbose cli 'ursa' ]
2 info using [email protected]
3 info using [email protected]
4 silly loadCurrentTree Starting
5 silly install loadCurrentTree
6 silly install readLocalPackageData
7 silly fetchPackageMetaData ursa
8 silly fetchNamedPackageData ursa
9 silly mapToRegistry name ursa
10 silly mapToRegistry using default registry
11 silly mapToRegistry registry https://registry.npmjs.org/
12 silly mapToRegistry data Result {
12 silly mapToRegistry raw: 'ursa',
12 silly mapToRegistry scope: null,
12 silly mapToRegistry escapedName: 'ursa',
12 silly mapToRegistry name: 'ursa',
12 silly mapToRegistry rawSpec: '',
12 silly mapToRegistry spec: 'latest',
12 silly mapToRegistry type: 'tag' }
13 silly mapToRegistry uri https://registry.npmjs.org/ursa
14 verbose request uri https://registry.npmjs.org/ursa
15 verbose request no auth needed
16 info attempt registry request try #1 at 15:12:55
17 verbose request id fd498666b580827a
18 verbose etag W/"58a3e42f-d417"
19 verbose lastModified Wed, 15 Feb 2017 05:16:31 GMT
20 http request GET https://registry.npmjs.org/ursa
21 http 304 https://registry.npmjs.org/ursa
22 verbose headers { date: 'Wed, 26 Apr 2017 13:12:54 GMT',
22 verbose headers via: '1.1 varnish',
22 verbose headers 'cache-control': 'max-age=300',
22 verbose headers etag: 'W/"58a3e42f-d417"',
22 verbose headers age: '122',
22 verbose headers connection: 'keep-alive',
22 verbose headers 'x-served-by': 'cache-cdg8729-CDG',
22 verbose headers 'x-cache': 'HIT',
22 verbose headers 'x-cache-hits': '1',
22 verbose headers 'x-timer': 'S1493212374.414650,VS0,VE1',
22 verbose headers vary: 'Accept-Encoding' }
23 silly get cb [ 304,
23 silly get { date: 'Wed, 26 Apr 2017 13:12:54 GMT',
23 silly get via: '1.1 varnish',
23 silly get 'cache-control': 'max-age=300',
23 silly get etag: 'W/"58a3e42f-d417"',
23 silly get age: '122',
23 silly get connection: 'keep-alive',
23 silly get 'x-served-by': 'cache-cdg8729-CDG',
23 silly get 'x-cache': 'HIT',
23 silly get 'x-cache-hits': '1',
23 silly get 'x-timer': 'S1493212374.414650,VS0,VE1',
23 silly get vary: 'Accept-Encoding' } ]
24 verbose etag https://registry.npmjs.org/ursa from cache
25 verbose get saving ursa to C:\Users\WindBlade\AppData\Roaming\npm-cache\registry.npmjs.org\ursa.cache.json
26 verbose correctMkdir C:\Users\WindBlade\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
27 silly install normalizeTree
28 silly loadCurrentTree Finishing
29 silly loadIdealTree Starting
30 silly install loadIdealTree
31 silly cloneCurrentTree Starting
32 silly install cloneCurrentTreeToIdealTree
33 silly cloneCurrentTree Finishing
34 silly loadShrinkwrap Starting
35 silly install loadShrinkwrap
36 silly loadShrinkwrap Finishing
37 silly loadAllDepsIntoIdealTree Starting
38 silly install loadAllDepsIntoIdealTree
39 silly resolveWithNewModule [email protected] checking installable status
40 silly cache add args [ 'ursa', null ]
41 verbose cache add spec ursa
42 silly cache add parsed spec Result {
42 silly cache add raw: 'ursa',
42 silly cache add scope: null,
42 silly cache add escapedName: 'ursa',
42 silly cache add name: 'ursa',
42 silly cache add rawSpec: '',
42 silly cache add spec: 'latest',
42 silly cache add type: 'tag' }
43 silly addNamed ursa@latest
44 verbose addNamed "latest" is being treated as a dist-tag for ursa
45 info addNameTag [ 'ursa', 'latest' ]
46 silly mapToRegistry name ursa
47 silly mapToRegistry using default registry
48 silly mapToRegistry registry https://registry.npmjs.org/
49 silly mapToRegistry data Result {
49 silly mapToRegistry raw: 'ursa',
49 silly mapToRegistry scope: null,
49 silly mapToRegistry escapedName: 'ursa',
49 silly mapToRegistry name: 'ursa',
49 silly mapToRegistry rawSpec: '',
49 silly mapToRegistry spec: 'latest',
49 silly mapToRegistry type: 'tag' }
50 silly mapToRegistry uri https://registry.npmjs.org/ursa
51 verbose addNameTag registry:https://registry.npmjs.org/ursa not in flight; fetching
52 verbose get https://registry.npmjs.org/ursa not expired, no request
53 silly addNameTag next cb for ursa with tag latest
54 silly addNamed [email protected]
55 verbose addNamed "0.9.4" is a plain semver version for ursa
56 silly cache afterAdd [email protected]
57 verbose afterAdd C:\Users\WindBlade\AppData\Roaming\npm-cache\ursa\0.9.4\package\package.json not in flight; writing
58 verbose correctMkdir C:\Users\WindBlade\AppData\Roaming\npm-cache correctMkdir not in flight; initializing
59 verbose afterAdd C:\Users\WindBlade\AppData\Roaming\npm-cache\ursa\0.9.4\package\package.json written
60 silly loadAllDepsIntoIdealTree Finishing
61 silly loadIdealTree Finishing
62 silly currentTree [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree | -- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree | -- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree | -- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree | -- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree +-- [email protected]
62 silly currentTree | -- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree +-- [email protected] 62 silly currentTree -- [email protected]
63 silly idealTree [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree | -- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree | -- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree | -- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree | -- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree +-- [email protected]
63 silly idealTree | -- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree +-- [email protected] 63 silly idealTree -- [email protected]
64 silly generateActionsToTake Starting
65 silly install generateActionsToTake
66 silly generateActionsToTake Finishing
67 silly diffTrees action count 1
68 silly diffTrees add [email protected]
69 silly decomposeActions action count 8
70 silly decomposeActions fetch [email protected]
71 silly decomposeActions extract [email protected]
72 silly decomposeActions test [email protected]
73 silly decomposeActions preinstall [email protected]
74 silly decomposeActions build [email protected]
75 silly decomposeActions install [email protected]
76 silly decomposeActions postinstall [email protected]
77 silly decomposeActions finalize [email protected]
78 silly runTopLevelLifecycles Starting
79 silly executeActions Starting
80 silly install executeActions
81 silly doSerial global-install 0
82 silly doParallel fetch 1
83 verbose correctMkdir C:\Users\WindBlade\AppData\Roaming\npm-cache_locks correctMkdir not in flight; initializing
84 verbose lock using C:\Users\WindBlade\AppData\Roaming\npm-cache_locks\staging-ecddf487eb87445c.lock for C:\Windows\system32\node_modules.staging
85 silly doParallel extract 1
86 silly extract [email protected]
87 verbose unbuild node_modules.staging\ursa-15f410fe
88 silly gentlyRm C:\Windows\system32\node_modules.staging\ursa-15f410fe is being purged from base C:\Windows\system32
89 verbose gentlyRm don't care about contents; nuking C:\Windows\system32\node_modules.staging\ursa-15f410fe
90 verbose tar unpack C:\Users\WindBlade\AppData\Roaming\npm-cache\ursa\0.9.4\package.tgz
91 verbose tar unpacking to C:\Windows\system32\node_modules.staging\ursa-15f410fe
92 silly gentlyRm C:\Windows\system32\node_modules.staging\ursa-15f410fe is being purged
93 verbose gentlyRm don't care about contents; nuking C:\Windows\system32\node_modules.staging\ursa-15f410fe
94 silly gunzTarPerm modes [ '777', '666' ]
95 silly gunzTarPerm extractEntry package.json
96 silly gunzTarPerm modified mode [ 'package.json', 420, 438 ]
97 silly gunzTarPerm extractEntry .npmignore
98 silly gunzTarPerm modified mode [ '.npmignore', 420, 438 ]
99 silly gunzTarPerm extractEntry README.md
100 silly gunzTarPerm modified mode [ 'README.md', 420, 438 ]
101 silly gunzTarPerm extractEntry binding.gyp
102 silly gunzTarPerm modified mode [ 'binding.gyp', 420, 438 ]
103 silly gunzTarPerm extractEntry .travis.yml
104 silly gunzTarPerm modified mode [ '.travis.yml', 420, 438 ]
105 silly gunzTarPerm extractEntry lib/ursa.js
106 silly gunzTarPerm modified mode [ 'lib/ursa.js', 420, 438 ]
107 silly gunzTarPerm extractEntry src/ursaNative.cc
108 silly gunzTarPerm modified mode [ 'src/ursaNative.cc', 420, 438 ]
109 silly gunzTarPerm extractEntry src/ursaNative.h
110 silly gunzTarPerm modified mode [ 'src/ursaNative.h', 420, 438 ]
111 silly gunzTarPerm extractEntry LICENSE.txt
112 silly gunzTarPerm modified mode [ 'LICENSE.txt', 420, 438 ]
113 silly gunzTarPerm extractEntry test/fixture.js
114 silly gunzTarPerm modified mode [ 'test/fixture.js', 420, 438 ]
115 silly gunzTarPerm extractEntry test/native.js
116 silly gunzTarPerm modified mode [ 'test/native.js', 420, 438 ]
117 silly gunzTarPerm extractEntry test/test.js
118 silly gunzTarPerm modified mode [ 'test/test.js', 420, 438 ]
119 silly gunzTarPerm extractEntry test/blort.pub
120 silly gunzTarPerm modified mode [ 'test/blort.pub', 420, 438 ]
121 silly gunzTarPerm extractEntry test/blort.sshpub
122 silly gunzTarPerm modified mode [ 'test/blort.sshpub', 420, 438 ]
123 silly gunzTarPerm extractEntry test/blort-pass.pem
124 silly gunzTarPerm modified mode [ 'test/blort-pass.pem', 420, 438 ]
125 silly gunzTarPerm extractEntry test/another_zorch.pem
126 silly gunzTarPerm modified mode [ 'test/another_zorch.pem', 420, 438 ]
127 silly gunzTarPerm extractEntry test/pss_tv.pub
128 silly gunzTarPerm modified mode [ 'test/pss_tv.pub', 420, 438 ]
129 silly gunzTarPerm extractEntry test/blort.pem
130 silly gunzTarPerm modified mode [ 'test/blort.pem', 420, 438 ]
131 silly gunzTarPerm extractEntry test/zorch.pem
132 silly gunzTarPerm modified mode [ 'test/zorch.pem', 420, 438 ]
133 silly gunzTarPerm extractEntry test/zorch.pub
134 silly gunzTarPerm modified mode [ 'test/zorch.pub', 420, 438 ]
135 silly gentlyRm C:\Windows\system32\node_modules.staging\ursa-15f410fe\node_modules is being purged
136 verbose gentlyRm don't care about contents; nuking C:\Windows\system32\node_modules.staging\ursa-15f410fe\node_modules
137 silly doParallel preinstall 1
138 silly preinstall [email protected]
139 info lifecycle [email protected]preinstall: [email protected]
140 silly lifecycle [email protected]
preinstall: no script for preinstall, continuing
141 silly doReverseSerial remove 0
142 silly doSerial move 0
143 silly doSerial finalize 1
144 silly finalize C:\Windows\system32\node_modules\ursa
145 silly doSerial build 1
146 silly build [email protected]
147 info linkStuff [email protected]
148 silly linkStuff [email protected] has C:\Windows\system32\node_modules as its parent node_modules
149 verbose linkBins [email protected]
150 verbose linkMans [email protected]
151 silly doSerial global-link 0
152 silly doParallel update-linked 0
153 silly doSerial install 1
154 silly install [email protected]
155 info lifecycle [email protected]install: [email protected]
156 verbose lifecycle [email protected]
install: unsafe-perm in lifecycle true
157 verbose lifecycle [email protected]install: PATH: C:\Users\WindBlade\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin;C:\Windows\system32\node_modules\ursa\node_modules.bin;C:\Windows\system32\node_modules.bin;C:\Program Files\Common Files\Microsoft Shared\Windows Live;C:\Program Files (x86)\Common Files\Microsoft Shared\Windows Live;C:\ProgramData\Oracle\Java\javapath;C:\Program Files\Java\jdk1.8.0_101\bin;C:\Program Files (x86)\Windows Live\Shared;C:\Program Files\Microsoft SQL Server\130\Tools\Binn;C:\ffmpeg\bin;C:\Program Files (x86)\Bitvise SSH Client;C:\Program Files (x86)\Windows Kits\10\Windows Performance Toolkit;C:\Program Files (x86)\Skype\Phone;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\Users\WindBlade\AppData\Roaming\npm;C:\Program Files\nodejs;C:\Program Files\Microsoft Windows Performance Toolkit;C:\Program Files\Microsoft SQL Server\110\Tools\Binn;C:\Program Files (x86)\Microsoft SDKs\TypeScript\1.0;C:\Program Files\Microsoft SQL Server\120\Tools\Binn;C:\Windows/system32/WindowsPowerShell/v1.0
158 verbose lifecycle [email protected]
install: CWD: C:\Windows\system32\node_modules\ursa
159 silly lifecycle [email protected]install: Args: [ '/d /s /c', 'node-gyp rebuild' ]
160 silly lifecycle [email protected]
install: Returned: code: 1 signal: null
161 info lifecycle [email protected]~install: Failed to exec install script
162 verbose unlock done using C:\Users\WindBlade\AppData\Roaming\npm-cache_locks\staging-ecddf487eb87445c.lock for C:\Windows\system32\node_modules.staging
163 silly rollbackFailedOptional Starting
164 silly gentlyRm C:\Windows\system32\node_modules\ursa is being purged from base C:\Windows\system32
165 verbose gentlyRm don't care about contents; nuking C:\Windows\system32\node_modules\ursa
166 silly gentlyRm C:\Windows\system32\node_modules\ursa is being purged from base C:\Windows\system32
167 verbose gentlyRm don't care about contents; nuking C:\Windows\system32\node_modules\ursa
168 silly gentlyRm C:\Windows\system32\node_modules\ursa is being purged from base C:\Windows\system32
169 verbose gentlyRm don't care about contents; nuking C:\Windows\system32\node_modules\ursa
170 silly gentlyRm C:\Windows\system32\node_modules\ursa is being purged from base C:\Windows\system32
171 verbose gentlyRm don't care about contents; nuking C:\Windows\system32\node_modules\ursa
172 silly gentlyRm C:\Windows\system32\node_modules\ursa is being purged from base C:\Windows\system32
173 verbose gentlyRm don't care about contents; nuking C:\Windows\system32\node_modules\ursa
174 silly gentlyRm C:\Windows\system32\node_modules\ursa is being purged from base C:\Windows\system32
175 verbose gentlyRm don't care about contents; nuking C:\Windows\system32\node_modules\ursa
176 silly gentlyRm C:\Windows\system32\node_modules\ursa is being purged from base C:\Windows\system32
177 verbose gentlyRm don't care about contents; nuking C:\Windows\system32\node_modules\ursa
178 silly gentlyRm C:\Windows\system32\node_modules\ursa is being purged from base C:\Windows\system32
179 verbose gentlyRm don't care about contents; nuking C:\Windows\system32\node_modules\ursa
180 silly vacuum-fs purging C:\Windows\system32\node_modules\ursa
181 silly vacuum-fs purging C:\Windows\system32\node_modules\ursa
182 silly vacuum-fs purging C:\Windows\system32\node_modules\ursa
183 silly vacuum-fs purging C:\Windows\system32\node_modules\ursa
184 silly vacuum-fs purging C:\Windows\system32\node_modules\ursa
185 silly vacuum-fs purging C:\Windows\system32\node_modules\ursa
186 silly vacuum-fs purging C:\Windows\system32\node_modules\ursa
187 silly vacuum-fs purging C:\Windows\system32\node_modules\ursa
188 silly vacuum-fs quitting because other entries in C:\Windows\system32\node_modules
189 silly vacuum-fs quitting because other entries in C:\Windows\system32\node_modules
190 silly vacuum-fs quitting because other entries in C:\Windows\system32\node_modules
191 silly vacuum-fs quitting because other entries in C:\Windows\system32\node_modules
192 silly vacuum-fs quitting because other entries in C:\Windows\system32\node_modules
193 silly vacuum-fs quitting because other entries in C:\Windows\system32\node_modules
194 silly vacuum-fs quitting because other entries in C:\Windows\system32\node_modules
195 silly vacuum-fs quitting because other entries in C:\Windows\system32\node_modules
196 silly rollbackFailedOptional Finishing
197 silly runTopLevelLifecycles Finishing
198 silly install printInstalled
199 warn [email protected] requires a peer of node-opus@^0.2.1 but none was installed.
200 warn [email protected] No repository field.
201 verbose stack Error: [email protected] install: node-gyp rebuild
201 verbose stack Exit status 1
201 verbose stack at EventEmitter. (C:\Users\WindBlade\AppData\Roaming\npm\node_modules\npm\lib\utils\lifecycle.js:279:16)
201 verbose stack at emitTwo (events.js:106:13)
201 verbose stack at EventEmitter.emit (events.js:191:7)
201 verbose stack at ChildProcess. (C:\Users\WindBlade\AppData\Roaming\npm\node_modules\npm\lib\utils\spawn.js:40:14)
201 verbose stack at emitTwo (events.js:106:13)
201 verbose stack at ChildProcess.emit (events.js:191:7)
201 verbose stack at maybeClose (internal/child_process.js:886:16)
201 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5)
202 verbose pkgid [email protected]
203 verbose cwd C:\Windows\system32
204 verbose Windows_NT 6.1.7601
205 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Users\WindBlade\AppData\Roaming\npm\node_modules\npm\bin\npm-cli.js" "install" "ursa"
206 verbose node v6.10.2
207 verbose npm v4.5.0
208 error code ELIFECYCLE
209 error errno 1
210 error [email protected] install: node-gyp rebuild
210 error Exit status 1
211 error Failed at the [email protected] install script 'node-gyp rebuild'.
211 error Make sure you have the latest version of node.js and npm installed.
211 error If you do, this is most likely a problem with the ursa package,
211 error not with npm itself.
211 error Tell the author that this fails on your system:
211 error node-gyp rebuild
211 error You can get information on how to open an issue for this project with:
211 error npm bugs ursa
211 error Or if that isn't available, you can get their info via:
211 error npm owner ls ursa
211 error There is likely additional logging output above.
212 verbose exit [ 1, true ]

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

1 participant