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

Error running on Ubuntu #21

Open
Javi4 opened this issue Apr 4, 2019 · 3 comments
Open

Error running on Ubuntu #21

Javi4 opened this issue Apr 4, 2019 · 3 comments

Comments

@Javi4
Copy link

Javi4 commented Apr 4, 2019

0 info it worked if it ends with ok
1 verbose cli [ '/usr/bin/node', '/usr/bin/npm', 'start' ]
2 info using [email protected]
3 info using [email protected]
4 verbose run-script [ 'prestart', 'start', 'poststart' ]
5 info lifecycle [email protected]prestart: [email protected]
6 info lifecycle [email protected]
start: [email protected]
7 verbose lifecycle [email protected]start: unsafe-perm in lifecycle true
8 verbose lifecycle [email protected]
start: PATH: /usr/lib/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin:/root/instapy-dashboard/node_modules/.bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin
9 verbose lifecycle [email protected]start: CWD: /root/instapy-dashboard
10 silly lifecycle [email protected]
start: Args: [ '-c',
10 silly lifecycle 'concurrently --kill-others-on-fail "react-scripts start" "npm run server"' ]
11 info lifecycle [email protected]~start: Failed to exec start script
12 verbose stack Error: [email protected] start: concurrently --kill-others-on-fail "react-scripts start" "npm run server"
12 verbose stack spawn ENOENT
12 verbose stack at ChildProcess. (/usr/lib/node_modules/npm/node_modules/npm-lifecycle/lib/spawn.js:48:18)
12 verbose stack at ChildProcess.emit (events.js:193:13)
12 verbose stack at maybeClose (internal/child_process.js:1001:16)
12 verbose stack at Process.ChildProcess._handle.onexit (internal/child_process.js:266:5)
13 verbose pkgid [email protected]
14 verbose cwd /root/instapy-dashboard
15 verbose Linux 4.15.0-47-generic
16 verbose argv "/usr/bin/node" "/usr/bin/npm" "start"
17 verbose node v11.13.0
18 verbose npm v6.7.0
19 error file sh
20 error code ELIFECYCLE
21 error errno ENOENT
22 error syscall spawn
23 error [email protected] start: concurrently --kill-others-on-fail "react-scripts start" "npm run server"
23 error spawn ENOENT
24 error Failed at the [email protected] start script.
24 error This is probably not a problem with npm. There is likely additional logging output above.
25 verbose exit [ 1, true ]

@converge
Copy link
Owner

converge commented Apr 5, 2019

do you have the .env file on the root folder?

@EmilyLuna
Copy link

Where can i found that .env ?? is not apearing on my /instapy-dashboard folder

@converge
Copy link
Owner

converge commented Apr 7, 2019

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

3 participants