Closed SebCanet closed 3 years ago
It seems that you just need to add cross-env as dependency: https://www.npmjs.com/package/cross-env And change all scripts by adding at the beginning "cross-env" like explained in usage. Still testing on...
Resolved by #3
The code respects the UNIX syntax, I cannot launch nodemon on Windows. Discussion: https://shapeshed.com/writing-cross-platform-node/
Many thanks.