Created
February 18, 2017 11:51
-
-
Save trimailov/834fff80eb31cfae33dc0ddd1bc85aa5 to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0 info it worked if it ends with ok | |
1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe', | |
1 verbose cli 'C:\\Users\\IEUser\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js', | |
1 verbose cli 'run', | |
1 verbose cli 'rebuild' ] | |
2 info using [email protected] | |
3 info using [email protected] | |
4 verbose run-script [ 'prerebuild', 'rebuild', 'postrebuild' ] | |
5 info lifecycle [email protected]~prerebuild: [email protected] | |
6 silly lifecycle [email protected]~prerebuild: no script for prerebuild, continuing | |
7 info lifecycle [email protected]~rebuild: [email protected] | |
8 verbose lifecycle [email protected]~rebuild: unsafe-perm in lifecycle true | |
9 verbose lifecycle [email protected]~rebuild: PATH: C:\Users\IEUser\AppData\Roaming\npm\node_modules\npm\bin\node-gyp-bin;C:\Users\IEUser\Documents\GitHub\mano-antradieniai\node_modules\.bin;C:\Users\IEUser\AppData\Local\GitHub\PortableGit_f02737a78695063deace08e96d5042710d3e32db\cmd;C:\Users\IEUser\AppData\Local\GitHub\PortableGit_f02737a78695063deace08e96d5042710d3e32db\usr\bin;C:\Users\IEUser\AppData\Local\GitHub\PortableGit_f02737a78695063deace08e96d5042710d3e32db\usr\share\git-tfs;C:\Users\IEUser\AppData\Local\Apps\2.0\HJEAZTV5.ZN6\YP0BLM17.94G\gith..tion_317444273a93ac29_0003.0003_5794af8169eeff14;C:\Users\IEUser\AppData\Local\GitHub\lfs-x86_1.5.5;C:\Program Files\Python36-32\Scripts\;C:\Program Files\Python36-32\;C:\Python27\;C:\Python27\Scripts;C:\Python27\Lib;C:\Python27\DLLs;C:\Python27\Lib\lib-tk;C:\Windows\system32;C:\Windows;C:\Windows\System32\Wbem;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Program Files\Windows Kits\8.1\Windows Performance Toolkit\;C:\Program Files\nodejs\;C:\Windows\System32\WindowsPowerShell\v1.0\;C:\Users\IEUser\AppData\Roaming\npm;C:\Program Files\MSBuild\14.0\bin\ | |
10 verbose lifecycle [email protected]~rebuild: CWD: C:\Users\IEUser\Documents\GitHub\mano-antradieniai | |
11 silly lifecycle [email protected]~rebuild: Args: [ '/d /s /c', 'electron-rebuild -f -w sqlite3' ] | |
12 silly lifecycle [email protected]~rebuild: Returned: code: 4294967295 signal: null | |
13 info lifecycle [email protected]~rebuild: Failed to exec rebuild script | |
14 verbose stack Error: [email protected] rebuild: `electron-rebuild -f -w sqlite3` | |
14 verbose stack Exit status 4294967295 | |
14 verbose stack at EventEmitter.<anonymous> (C:\Users\IEUser\AppData\Roaming\npm\node_modules\npm\lib\utils\lifecycle.js:279:16) | |
14 verbose stack at emitTwo (events.js:106:13) | |
14 verbose stack at EventEmitter.emit (events.js:192:7) | |
14 verbose stack at ChildProcess.<anonymous> (C:\Users\IEUser\AppData\Roaming\npm\node_modules\npm\lib\utils\spawn.js:40:14) | |
14 verbose stack at emitTwo (events.js:106:13) | |
14 verbose stack at ChildProcess.emit (events.js:192:7) | |
14 verbose stack at maybeClose (internal/child_process.js:890:16) | |
14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:226:5) | |
15 verbose pkgid [email protected] | |
16 verbose cwd C:\Users\IEUser\Documents\GitHub\mano-antradieniai | |
17 error Windows_NT 6.1.7601 | |
18 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Users\\IEUser\\AppData\\Roaming\\npm\\node_modules\\npm\\bin\\npm-cli.js" "run" "rebuild" | |
19 error node v7.5.0 | |
20 error npm v4.2.0 | |
21 error code ELIFECYCLE | |
22 error errno 4294967295 | |
23 error [email protected] rebuild: `electron-rebuild -f -w sqlite3` | |
23 error Exit status 4294967295 | |
24 error Failed at the [email protected] rebuild script 'electron-rebuild -f -w sqlite3'. | |
24 error Make sure you have the latest version of node.js and npm installed. | |
24 error If you do, this is most likely a problem with the antradieniai package, | |
24 error not with npm itself. | |
24 error Tell the author that this fails on your system: | |
24 error electron-rebuild -f -w sqlite3 | |
24 error You can get information on how to open an issue for this project with: | |
24 error npm bugs antradieniai | |
24 error Or if that isn't available, you can get their info via: | |
24 error npm owner ls antradieniai | |
24 error There is likely additional logging output above. | |
25 verbose exit [ 4294967295, true ] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment