I am a newbie to React and trying to start a project
npm version: 6.4.1
create-react-app version: 2.1.8
node version: 10.15.0
I run create-react-app newApp , And got error:
npm ERR! Unexpected end of JSON input while parsing near '.../openpgpjs.org\r\n\r\'
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\ThunderF\AppData\Roaming\npm-cache_logs\2019-04-> 06T18_16_37_841Z-debug.log
Aborting installation.
npm install --save --save-exact --loglevel error react react-dom react-scripts has failed.