Note that the development build is not optimized.
To create a production build, use yarn build.
Unable to download NWjs.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! my-app@0.1.0 start: nw-react-scripts start
npm ERR! Exit status 1
npm ERR!
npm ERR! Failed at the my-app@0.1.0 start script.
npm ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR! [log path]
I'm running node v12.1.0 and npm v6.9.0, on Win10.
I run through the startup steps with a new app and get the following:
I'm running node v12.1.0 and npm v6.9.0, on Win10.