SyntaxFix
Write A Post
Hire A Developer
Questions
In my case, it wasn't working because I used "scripts" twice. After combining - it is ok.
"scripts"
"scripts": { "test": "make test", "start": "node index.js" }