|
| 1 | +0 info it worked if it ends with ok |
| 2 | +1 verbose cli [ 'C:\\Program Files\\nodejs\\node.exe', |
| 3 | +1 verbose cli 'C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js', |
| 4 | +1 verbose cli 'run', |
| 5 | +1 verbose cli 'tsc' ] |
| 6 | +2 info using npm@3.9.5 |
| 7 | +3 info using node@v6.2.2 |
| 8 | +4 verbose run-script [ 'pretsc', 'tsc', 'posttsc' ] |
| 9 | +5 info lifecycle jsapi4angular2@1.0.0~pretsc: jsapi4angular2@1.0.0 |
| 10 | +6 silly lifecycle jsapi4angular2@1.0.0~pretsc: no script for pretsc, continuing |
| 11 | +7 info lifecycle jsapi4angular2@1.0.0~tsc: jsapi4angular2@1.0.0 |
| 12 | +8 verbose lifecycle jsapi4angular2@1.0.0~tsc: unsafe-perm in lifecycle true |
| 13 | +9 verbose lifecycle jsapi4angular2@1.0.0~tsc: PATH: C:\Program Files\nodejs\node_modules\npm\bin\node-gyp-bin;C:\Projects\jsapi4-angular2\node_modules\.bin;C:\Program Files\nodejs;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0\;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\WINDOWS\system32\config\systemprofile\.dnx\bin;C:\Program Files\Microsoft DNX\Dnvm\;C:\Program Files\Microsoft SQL Server\130\Tools\Binn\;C:\Program Files\nodejs\;C:\Program Files\Git\cmd;C:\Users\joshw\AppData\Local\atom\bin;C:\Program Files\Intel\WiFi\bin\;C:\Program Files\Common Files\Intel\WirelessCommon\;C:\_computer_setup\hugo;C:\Python34;C:\Python34\Scripts;C:\Program Files (x86)\Microsoft VS Code\bin;C:\Users\joshw\AppData\Local\Microsoft\WindowsApps;C:\Users\joshw\AppData\Roaming\npm; |
| 14 | +10 verbose lifecycle jsapi4angular2@1.0.0~tsc: CWD: C:\Projects\jsapi4-angular2 |
| 15 | +11 silly lifecycle jsapi4angular2@1.0.0~tsc: Args: [ '/d /s /c', 'tsc' ] |
| 16 | +12 silly lifecycle jsapi4angular2@1.0.0~tsc: Returned: code: 2 signal: null |
| 17 | +13 info lifecycle jsapi4angular2@1.0.0~tsc: Failed to exec tsc script |
| 18 | +14 verbose stack Error: jsapi4angular2@1.0.0 tsc: `tsc` |
| 19 | +14 verbose stack Exit status 2 |
| 20 | +14 verbose stack at EventEmitter.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\lifecycle.js:245:16) |
| 21 | +14 verbose stack at emitTwo (events.js:106:13) |
| 22 | +14 verbose stack at EventEmitter.emit (events.js:191:7) |
| 23 | +14 verbose stack at ChildProcess.<anonymous> (C:\Program Files\nodejs\node_modules\npm\lib\utils\spawn.js:24:14) |
| 24 | +14 verbose stack at emitTwo (events.js:106:13) |
| 25 | +14 verbose stack at ChildProcess.emit (events.js:191:7) |
| 26 | +14 verbose stack at maybeClose (internal/child_process.js:852:16) |
| 27 | +14 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:215:5) |
| 28 | +15 verbose pkgid jsapi4angular2@1.0.0 |
| 29 | +16 verbose cwd C:\Projects\jsapi4-angular2 |
| 30 | +17 error Windows_NT 10.0.14372 |
| 31 | +18 error argv "C:\\Program Files\\nodejs\\node.exe" "C:\\Program Files\\nodejs\\node_modules\\npm\\bin\\npm-cli.js" "run" "tsc" |
| 32 | +19 error node v6.2.2 |
| 33 | +20 error npm v3.9.5 |
| 34 | +21 error code ELIFECYCLE |
| 35 | +22 error jsapi4angular2@1.0.0 tsc: `tsc` |
| 36 | +22 error Exit status 2 |
| 37 | +23 error Failed at the jsapi4angular2@1.0.0 tsc script 'tsc'. |
| 38 | +23 error Make sure you have the latest version of node.js and npm installed. |
| 39 | +23 error If you do, this is most likely a problem with the jsapi4angular2 package, |
| 40 | +23 error not with npm itself. |
| 41 | +23 error Tell the author that this fails on your system: |
| 42 | +23 error tsc |
| 43 | +23 error You can get information on how to open an issue for this project with: |
| 44 | +23 error npm bugs jsapi4angular2 |
| 45 | +23 error Or if that isn't available, you can get their info via: |
| 46 | +23 error npm owner ls jsapi4angular2 |
| 47 | +23 error There is likely additional logging output above. |
| 48 | +24 verbose exit [ 1, true ] |
0 commit comments