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
2024-04-08 11:31:27 [nodemon] 3.1.0
2024-04-08 11:31:27 [nodemon] to restart at any time, enter `rs`
2024-04-08 11:31:27 [nodemon] watching path(s): *.*
2024-04-08 11:31:27 [nodemon] watching extensions: js,mjs,cjs,json
2024-04-08 11:31:27 [nodemon] starting `node ./bin/www >> var/error.log`
2024-04-08 11:31:27 [nodemon] Error
2024-04-08 11:31:27 at Bus.<anonymous> (/usr/local/lib/node_modules/nodemon/lib/nodemon.js:158:25)
2024-04-08 11:31:27 at Bus.emit (node:events:529:35)
2024-04-08 11:31:27 at ChildProcess.<anonymous> (/usr/local/lib/node_modules/nodemon/lib/monitor/run.js:219:11)
2024-04-08 11:31:27 at ChildProcess.emit (node:events:517:28)
2024-04-08 11:31:27 at ChildProcess._handle.onexit (node:internal/child_process:292:12)
024-04-08 11:31:27 [nodemon] 3.1.0
2024-04-08 11:31:27 [nodemon] to restart at any time, enter `rs`
2024-04-08 11:31:27 [nodemon] watching path(s): *.*
2024-04-08 11:31:27 [nodemon] watching extensions: js,mjs,cjs,json
2024-04-08 11:31:27 [nodemon] starting `node ./bin/www >> var/error.log`
2024-04-08 11:31:27 [nodemon] Error
2024-04-08 11:31:27 sh: 1: cannot create var/error.log: Directory nonexistent
2024-04-08 11:31:27 [nodemon] process failed, unhandled exit code (2)
2024-04-08 11:31:27 [nodemon]
2024-04-08 11:31:27 [nodemon] Either the command has a syntax error,
2024-04-08 11:31:27 [nodemon] or it is exiting with reserved code 2.
2024-04-08 11:31:27 [nodemon]
2024-04-08 11:31:27 [nodemon] To keep nodemon running even after a code 2,
2024-04-08 11:31:27 [nodemon] add this to the end of your command: || exit 1
2024-04-08 11:31:27 [nodemon]
2024-04-08 11:31:27 [nodemon] Read more here: https://git.io/fNOAG
2024-04-08 11:31:27 [nodemon]
2024-04-08 11:31:27 [nodemon] nodemon will stop now so that you can fix the command.
2024-04-08 11:31:27 [nodemon]
The text was updated successfully, but these errors were encountered:
Step one
git clone
+make start
Output:
Checking the
dsm-front
daemon container log:Checking the
dsm-back
daemon container log:The text was updated successfully, but these errors were encountered: