node: bad option: --harmony-async-await
npm ERR! code ELIFECYCLE
npm ERR! errno 9
npm ERR! koa-passport-example@3.0.0 start: node --harmony-async-await server.js
npm ERR! Exit status 9
npm ERR!
npm ERR! Failed at the koa-passport-example@3.0.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
To avoid this error
node: bad option: --harmony-async-await npm ERR! code ELIFECYCLE npm ERR! errno 9 npm ERR! koa-passport-example@3.0.0 start:
node --harmony-async-await server.js
npm ERR! Exit status 9 npm ERR! npm ERR! Failed at the koa-passport-example@3.0.0 start script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above.I have added a note.