Skip to content
This repository has been archived by the owner on Sep 3, 2021. It is now read-only.

Error with npm start #238

Open
MiChaelinzo opened this issue Sep 15, 2020 · 0 comments
Open

Error with npm start #238

MiChaelinzo opened this issue Sep 15, 2020 · 0 comments

Comments

@MiChaelinzo
Copy link

MiChaelinzo commented Sep 15, 2020

0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start' ]
2 info using npm@6.14.8
3 info using node@v10.21.0
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle @~prestart: @
6 info lifecycle @~start: @
7 verbose lifecycle @~start: unsafe-perm in lifecycle true
8 verbose lifecycle @~start: PATH: /usr/share/npm/node_modules/npm-lifecycle/node-gyp-bin:/home//AhMyth-Android-RAT/AhMyth-Server/node_modules/.bin:/usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/games
9 verbose lifecycle @~start: CWD: /home//AhMyth-Android-RAT/AhMyth-Server
10 silly lifecycle @~start: Args: [ '-c', 'npx electron ./app' ]
11 silly lifecycle @~start: Returned: code: 1 signal: null
12 info lifecycle @~start: Failed to exec start script
13 verbose stack Error: @ start: npx electron ./app
13 verbose stack Exit status 1
13 verbose stack at EventEmitter. (/usr/share/npm/node_modules/npm-lifecycle/index.js:332:16)
13 verbose stack at EventEmitter.emit (events.js:198:13)
13 verbose stack at ChildProcess. (/usr/share/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
13 verbose stack at ChildProcess.emit (events.js:198:13)
13 verbose stack at maybeClose (internal/child_process.js:982:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:259:5)
14 verbose pkgid @
15 verbose cwd /home//AhMyth-Android-RAT/AhMyth-Server
16 verbose Linux 5.7.0-kali3-amd64
17 verbose argv "/usr/bin/node" "/usr/bin/npm" "start"
18 verbose node v10.21.0
19 verbose npm v6.14.8
20 error code ELIFECYCLE
21 error errno 1
22 error @ start: npx electron ./app
22 error Exit status 1
23 error Failed at the @ 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 subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant