10 verbose lifecycle [email protected]~start: CWD: C:\Users\Distinction\Desktop\POGOserver-master
11 silly lifecycle [email protected]~start: Args: [ '/d /s /c', 'npm run babel-node -- ./src/index.js' ]
12 silly lifecycle [email protected]~start: Returned: code: 1 signal: null
13 info lifecycle [email protected]~start: Failed to exec start script
That is the part which produces the error. I have Node.js 6.5 also. Any ideas?