使用create-react-app创建react应用程序时出错

时间:2018-04-01 16:37:33

标签: javascript reactjs

我正在尝试使用这两个命令创建一个反应应用程序。这是两个命令。

npm install -g create-react-app
create-react-app my-app

我在终端上收到此错误。

npm ERR! Unexpected end of JSON input while parsing near '...org/jest/-/jest-20.
0.'

npm ERR! A complete log of this run can be found in:
npm ERR!     C:\Users\satyajeet\AppData\Roaming\npm-cache\_logs\2018-04-01T16_28
_34_038Z-debug.log

Aborting installation.
  npm install --save --save-exact --loglevel error react react-dom react-scripts
 has failed.

Deleting generated file... package.json

0 个答案:

没有答案