我已成功安装React
create-react-app serviceApp
但是随后我正尝试使用此代码行初始化项目
npm ERR! Unexpected end of JSON input while parsing near '...^2.2.4","should":"^7.'
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\Andaeiii\AppData\Roaming\npm-cache\_logs\2019-04-04T00_45_19_195Z-debug.log
我不断收到此错误
<parameter value="src/main/resources/common;src/main/resources/${OS};src/main/resources/${OS}/${INSTANCE}" />
我已经尝试卸载node和npm,但无济于事,请有人帮帮我。
谢谢。