I have created a test project, but it occured an error when trying to run
Error: spawn UNKNOWN
at exports._errnoException (util.js:1020:11)
at ChildProcess.spawn (internal/child_process.js:328:11)
at Object.exports.spawn (child_process.js:369:9)
....
Any ideas?
I have created a test project, but it occured an error when trying to run
Error: spawn UNKNOWN
at exports._errnoException (util.js:1020:11)
at ChildProcess.spawn (internal/child_process.js:328:11)
at Object.exports.spawn (child_process.js:369:9)
....
Any ideas?