I'm getting an error when I try to npm start a project.
Asked
Active
Viewed 204 times
-1
-
You'll need to provide a bit more information if you want some help, for example: code samples, data samples, context information. – Juan Stiza Jul 25 '16 at 20:21
-
Please don't deface your question – greg-449 Oct 28 '16 at 08:52
1 Answers
0
Looks like you are using Keystone.js. In that case, the error message is pretty self-explanatory. Either you should provide a valid mongodb connection string in the mongo property set in keystone.js or remove it completely to work with the defaults.

Jimmy George Thomas
- 144
- 4