-
Notifications
You must be signed in to change notification settings - Fork 1
How to run application? #4
Copy link
Copy link
Open
Description
I can't run this bot...:(
Please help me)
npm install & npm audit fix
npm start
I change the Token and MongoDB connect url.
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.4
3 info using node@v13.13.0
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle testbot@0.1.0~prestart: testbot@0.1.0
6 info lifecycle testbot@0.1.0~start: testbot@0.1.0
7 verbose lifecycle testbot@0.1.0~start: unsafe-perm in lifecycle true
8 verbose lifecycle testbot@0.1.0~start: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/media/SD/bots/testbot/node_modules/.bin:/usr/share/zsh/scripts/zplug/bin:/home/flappy/.zplug/bin:/usr/local/sbin:/usr/local/bin:/usr/bin:/opt/cuda/bin:/usr/lib/jvm/default/bin:/usr/bin/site_perl:/usr/bin/vendor_perl:/usr/bin/core_perl:/home/flappy/.local/bin/cron:/home/flappy/.local/bin/statusbar:/home/flappy/.local/bin/tools:/home/flappy/.local/bin/i3cmds:/home/flappy/.local/bin/unixporn:/home/flappy/.local/bin/utilites/dmenu-hotkeys/bin:/home/flappy/.local/bin/utilites/dmenu-hotkeys/dmenu_hotkeys/__pycache__:/home/flappy/.local/bin/utilites/dmenu-hotkeys/dmenu_hotkeys:/home/flappy/.local/bin/utilites/dmenu-hotkeys/docs:/home/flappy/.local/bin/utilites/dmenu-hotkeys/tests/fixtures/i3:/home/flappy/.local/bin/utilites/dmenu-hotkeys/tests/fixtures/openbox:/home/flappy/.local/bin/utilites/dmenu-hotkeys/tests/fixtures/sxhkd:/home/flappy/.local/bin/utilites/dmenu-hotkeys/tests/fixtures:/home/flappy/.local/bin/utilites/dmenu-hotkeys/tests:/home/flappy/.local/bin/utilites/dmenu-hotkeys:/home/flappy/.local/bin/utilites:/home/flappy/.local/bin/flatpak:/home/flappy/.local/bin/
9 verbose lifecycle testbot@0.1.0~start: CWD: /media/SD/bots/testbot
10 silly lifecycle testbot@0.1.0~start: Args: [ '-c', 'gulp' ]
11 silly lifecycle testbot@0.1.0~start: Returned: code: 1 signal: null
12 info lifecycle testbot@0.1.0~start: Failed to exec start script
13 verbose stack Error: testbot@0.1.0 start: `gulp`
13 verbose stack Exit status 1
13 verbose stack at EventEmitter.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/index.js:332:16)
13 verbose stack at EventEmitter.emit (events.js:315:20)
13 verbose stack at ChildProcess.<anonymous> (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:55:14)
13 verbose stack at ChildProcess.emit (events.js:315:20)
13 verbose stack at maybeClose (internal/child_process.js:1026:16)
13 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:286:5)
14 verbose pkgid testbot@0.1.0
15 verbose cwd /media/SD/bots/testbot
16 verbose Linux 5.6.4-arch1-1
17 verbose argv "/usr/bin/node" "/usr/bin/npm" "start"
18 verbose node v13.13.0
19 verbose npm v6.14.4
20 error code ELIFECYCLE
21 error errno 1
22 error testbot@0.1.0 start: `gulp`
22 error Exit status 1
23 error Failed at the testbot@0.1.0 start script.
23 error This is probably not a problem with npm. There is likely additional logging output above.
24 verbose exit [ 1, true ]
Thanks!!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels