-1

I'm getting an error when I try to npm start a project.

qaakmnd
  • 339
  • 2
  • 4
  • 18

1 Answers1

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.