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

I cant seem to install npm and run server #67

Open
bukkysos opened this issue May 24, 2018 · 0 comments
Open

I cant seem to install npm and run server #67

bukkysos opened this issue May 24, 2018 · 0 comments

Comments

@bukkysos
Copy link

Hello guys, please I have been trying to install npm for a long time now, all to no avail. Someone, please help me. Here is the data I got from the log:

0 info it worked if it ends with ok
1 verbose cli [ 'C:\Program Files (x86)\nodejs\node.exe',
1 verbose cli 'C:\Program Files (x86)\nodejs\node_modules\npm\bin\npm-cli.js',
1 verbose cli 'run',
1 verbose cli 'serve' ]
2 info using npm@5.5.1
3 info using node@v9.2.0
4 verbose run-script [ 'preserve', 'serve', 'postserve' ]
5 info lifecycle wittr@1.0.0preserve: wittr@1.0.0
6 info lifecycle wittr@1.0.0
serve: wittr@1.0.0
7 verbose lifecycle wittr@1.0.0serve: unsafe-perm in lifecycle true
8 verbose lifecycle wittr@1.0.0
serve: PATH: C:\Program Files (x86)\nodejs\node_modules\npm\bin\node-gyp-bin;C:\Users\BUKKYSOS\wittr\wittr\node_modules.bin;C:\ProgramData\Oracle\Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;C:\WINDOWS\System32\WindowsPowerShell\v1.0;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)\QuickTime\QTSystem;C:\Program Files (x86)\nodejs;C:\Program Files (x86)\Git\cmd;C:\Users\BUKKYSOS\AppData\Local\Microsoft\WindowsApps;C:\Users\BUKKYSOS\AppData\Local\atom\bin;C:\Users\BUKKYSOS\AppData\Local\Microsoft\WindowsApps;C:\Users\BUKKYSOS\AppData\Roaming\npm;C:\Program Files (x86)\Microsoft VS Code\bin
9 verbose lifecycle wittr@1.0.0serve: CWD: C:\Users\BUKKYSOS\wittr\wittr
10 silly lifecycle wittr@1.0.0
serve: Args: [ '/d /s /c', 'gulp serve' ]
11 silly lifecycle wittr@1.0.0serve: Returned: code: 1 signal: null
12 info lifecycle wittr@1.0.0
serve: Failed to exec serve script
13 verbose stack Error: wittr@1.0.0 serve: gulp serve
13 verbose stack Exit status 1
13 verbose stack at EventEmitter. (C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\npm-lifecycle\index.js:280:16)
13 verbose stack at EventEmitter.emit (events.js:159:13)
13 verbose stack at ChildProcess. (C:\Program Files (x86)\nodejs\node_modules\npm\node_modules\npm-lifecycle\lib\spawn.js:55:14)
13 verbose stack at ChildProcess.emit (events.js:159:13)
13 verbose stack at maybeClose (internal/child_process.js:943:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:220:5)
14 verbose pkgid wittr@1.0.0
15 verbose cwd C:\Users\BUKKYSOS\wittr\wittr
16 verbose Windows_NT 10.0.16299
17 verbose argv "C:\Program Files (x86)\nodejs\node.exe" "C:\Program Files (x86)\nodejs\node_modules\npm\bin\npm-cli.js" "run" "serve"
18 verbose node v9.2.0
19 verbose npm v5.5.1
20 error code ELIFECYCLE
21 error errno 1
22 error wittr@1.0.0 serve: gulp serve
22 error Exit status 1
23 error Failed at the wittr@1.0.0 serve 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