We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
goof | {"app":{},"services":{},"isLocal":true,"name":"goof","port":6001,"bind":"localhost","urls":["http://localhost:6001"],"url":"http://localhost:6001"} goof | Using Mongo URI mongodb://goof-mongo/express-todo goof | /usr/src/goof/node_modules/cli-highlight/node_modules/chalk/source/index.js:103 goof | ...styles, goof | ^^^ goof | goof | SyntaxError: Unexpected token ... goof | at createScript (vm.js:56:10) goof | at Object.runInThisContext (vm.js:97:10) goof | at Module._compile (module.js:549:28) goof | at Object.Module._extensions..js (module.js:586:10) goof | at Module.load (module.js:494:32) goof | at tryModuleLoad (module.js:453:12) goof | at Function.Module._load (module.js:445:3) goof | at Module.require (module.js:504:17) goof | at require (internal/module.js:20:19) goof | at Object. (/usr/src/goof/node_modules/cli-highlight/dist/theme.js:10:28) goof | at Module._compile (module.js:577:32) goof | at Object.Module._extensions..js (module.js:586:10) goof | at Module.load (module.js:494:32) goof | at tryModuleLoad (module.js:453:12) goof | at Function.Module._load (module.js:445:3) goof | at Module.require (module.js:504:17)
The text was updated successfully, but these errors were encountered:
Your node is too old. Please use a newer version of node.
Sorry, something went wrong.
Dockerfile has FROM node:6-stretch
Please update the Dockerfile
No branches or pull requests
goof | {"app":{},"services":{},"isLocal":true,"name":"goof","port":6001,"bind":"localhost","urls":["http://localhost:6001"],"url":"http://localhost:6001"}
goof | Using Mongo URI mongodb://goof-mongo/express-todo
goof | /usr/src/goof/node_modules/cli-highlight/node_modules/chalk/source/index.js:103
goof | ...styles,
goof | ^^^
goof |
goof | SyntaxError: Unexpected token ...
goof | at createScript (vm.js:56:10)
goof | at Object.runInThisContext (vm.js:97:10)
goof | at Module._compile (module.js:549:28)
goof | at Object.Module._extensions..js (module.js:586:10)
goof | at Module.load (module.js:494:32)
goof | at tryModuleLoad (module.js:453:12)
goof | at Function.Module._load (module.js:445:3)
goof | at Module.require (module.js:504:17)
goof | at require (internal/module.js:20:19)
goof | at Object. (/usr/src/goof/node_modules/cli-highlight/dist/theme.js:10:28)
goof | at Module._compile (module.js:577:32)
goof | at Object.Module._extensions..js (module.js:586:10)
goof | at Module.load (module.js:494:32)
goof | at tryModuleLoad (module.js:453:12)
goof | at Function.Module._load (module.js:445:3)
goof | at Module.require (module.js:504:17)
The text was updated successfully, but these errors were encountered: