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

Docker Container Stuck in Restart Loop #4

Open
jbritt1 opened this issue Jun 19, 2021 · 0 comments
Open

Docker Container Stuck in Restart Loop #4

jbritt1 opened this issue Jun 19, 2021 · 0 comments

Comments

@jbritt1
Copy link

jbritt1 commented Jun 19, 2021

Getting some sort of unexpected token error when trying to start the docker container as the documentation outlines.

Error
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! [email protected] start: `node index.js`
npm ERR! Exit status 1
npm ERR! 
npm ERR! Failed at the [email protected] start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.

npm ERR! A complete log of this run can be found in:
npm ERR!     /root/.npm/_logs/2021-06-19T01_52_21_440Z-debug.log
jbritt@shepherdspi:~ $ sudo cat /root/.npm/_logs/2021-06-19T01_52_21_440Z-debug.log
cat: /root/.npm/_logs/2021-06-19T01_52_21_440Z-debug.log: No such file or directory
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