You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Operating System and version: Windows 10 1909 (18363.720)
Hello,
I'm fresh install deployd, node, typescript and mongodb in Windows 10. After launch dpd or dpd -d, the command return :
D:\data\prog\learning\TypeScript\todolist\todos>dpd deployd CLI version 2.0.2 starting deployd 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)
mongod.exe is located in : C:\Program Files\MongoDB\Server\4.2\bin
But, after launch command : dpd -m "C:\Program Files\MongoDB\Server\4.2\bin\mongod.exe" : D:\data\prog\learning\TypeScript\todolist\todos>dpd -m "C:\Program Files\MongoDB\Server\4.2\bin\mongod.exe" deployd CLI version 2.0.2 starting deployd 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)
A dpd error and directory screenshots are joined.
The text was updated successfully, but these errors were encountered:
deployd -V
): 2.0.2node -v
): 12.16.1Hello,
I'm fresh install deployd, node, typescript and mongodb in Windows 10. After launch dpd or dpd -d, the command return :
D:\data\prog\learning\TypeScript\todolist\todos>dpd deployd CLI version 2.0.2 starting deployd 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)
mongod.exe is located in : C:\Program Files\MongoDB\Server\4.2\bin
But, after launch command : dpd -m "C:\Program Files\MongoDB\Server\4.2\bin\mongod.exe" :
D:\data\prog\learning\TypeScript\todolist\todos>dpd -m "C:\Program Files\MongoDB\Server\4.2\bin\mongod.exe" deployd CLI version 2.0.2 starting deployd 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)
A dpd error and directory screenshots are joined.
The text was updated successfully, but these errors were encountered: