All Questions
1 question
0
votes
1
answer
59
views
setup/index.sh mongo:not found
Hello I have an nodejs app.In order to setup the app I have a folder called "setup" with the following files:
commands.js
index.sh
index.js
I have also an the following npm script:
setup:sh ./setup/...