Im using deployd to build my angularjs app. And I do the following:
> dpd create sportsstore
> cd sportsstore
> dpd –p 5500 app.dpd
but when then i get this error:
Failed to start MongoDB (Make sure 'mongod' are in your $PATH or use dpd --mongod option. Ref: http://docs.deployd.com/docs/basics/cli.html)
But i do have MongoDB in the $PATH, but it isnt wornking...