SyntaxFix
Write A Post
Hire A Developer
Questions
Specifying a node.js version can solve the problem like
{ "name": "myapp", "description": "a really cool app", "version": "1.0.0", "engines": { "node": "10.3.0" } }