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

NPM start fails #952

Open
keshav5591 opened this issue Jul 18, 2018 · 0 comments
Open

NPM start fails #952

keshav5591 opened this issue Jul 18, 2018 · 0 comments

Comments

@keshav5591
Copy link

0 info it worked if it ends with ok
1 verbose cli [ 'C:\Program Files\nodejs\node.exe',
1 verbose cli 'C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'start' ]
2 info using npm@5.6.0
3 info using node@v8.11.3
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle HFJ-App@0.1.6prestart: HFJ-App@0.1.6
6 info lifecycle HFJ-App@0.1.6
start: HFJ-App@0.1.6
7 verbose lifecycle HFJ-App@0.1.6start: unsafe-perm in lifecycle true
8 verbose lifecycle HFJ-App@0.1.6
start: PATH: C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\node-gyp-bin;F:\kanika\hungry-for-jobs\setup\node_modules.bin;C:\Program Files (x86)\Common Files\Oracle\Java\javapath;C:\Program Files (x86)\Intel\iCLS Client;C:\Program Files\Intel\iCLS Client;C:\windows\system32;C:\windows;C:\windows\System32\Wbem;C:\windows\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files\Intel\Intel(R) Management Engine Components\DAL;C:\Program Files (x86)\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files\Intel\Intel(R) Management Engine Components\IPT;C:\Program Files (x86)\NVIDIA Corporation\PhysX\Common;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\Program Files (x86)\Skype\Phone;C:\Program Files\Intel\WiFi\bin;C:\Program Files\Common Files\Intel\WirelessCommon;C:\WINDOWS\System32\OpenSSH;C:\Android;C:\Windows\System32;C:\Program Files\Git\cmd;C:\Program Files\nodejs;C:\Users\keshav\AppData\Local\GitHubDesktop\bin;C:\Users\keshav\AppData\Local\Microsoft\WindowsApps;C:\Users\keshav\AppData\Roaming\npm
9 verbose lifecycle HFJ-App@0.1.6start: CWD: F:\kanika\hungry-for-jobs\setup
10 silly lifecycle HFJ-App@0.1.6
start: Args: [ '/d /s /c', 'node server.js' ]
11 silly lifecycle HFJ-App@0.1.6start: Returned: code: 1 signal: null
12 info lifecycle HFJ-App@0.1.6
start: Failed to exec start script
13 verbose stack Error: HFJ-App@0.1.6 start: node server.js
13 verbose stack Exit status 1
13 verbose stack at EventEmitter. (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\index.js:285:16)
13 verbose stack at emitTwo (events.js:126:13)
13 verbose stack at EventEmitter.emit (events.js:214:7)
13 verbose stack at ChildProcess. (C:\Program Files\nodejs\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
13 verbose stack at emitTwo (events.js:126:13)
13 verbose stack at ChildProcess.emit (events.js:214:7)
13 verbose stack at maybeClose (internal/child_process.js:925:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:209:5)
14 verbose pkgid HFJ-App@0.1.6
15 verbose cwd F:\kanika\hungry-for-jobs\setup
16 verbose Windows_NT 10.0.17134
17 verbose argv "C:\Program Files\nodejs\node.exe" "C:\Program Files\nodejs\node_modules\npm\bin\npm-cli.js" "start"
18 verbose node v8.11.3
19 verbose npm v5.6.0
20 error code ELIFECYCLE
21 error errno 1
22 error HFJ-App@0.1.6 start: node server.js
22 error Exit status 1
23 error Failed at the HFJ-App@0.1.6 start script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 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