安装 React 应用程序时出错,找不到我的文件夹的路径
Error in installing react app and can't find the path of my folder
在安装 create-react-app 时遇到这些错误
npm 错误!在 '...0","mocha":"^5.2.0","'
附近解析时 JSON 输入意外结束
npm 错误!此 运行 的完整日志可在以下位置找到:
错误! C:\Users\aya hosny\AppData\Roaming\npm-cache_logs19-10-06T05_50_02_849Z-debug.log
并且找不到文件夹的路径
在此先感谢您的帮助
如果您使用的是 npm,您应该尝试 运行 这个。
npm cache clean --force
或纱线
yarn cache clean
在安装 create-react-app 时遇到这些错误
npm 错误!在 '...0","mocha":"^5.2.0","'
附近解析时 JSON 输入意外结束npm 错误!此 运行 的完整日志可在以下位置找到: 错误! C:\Users\aya hosny\AppData\Roaming\npm-cache_logs19-10-06T05_50_02_849Z-debug.log
并且找不到文件夹的路径
在此先感谢您的帮助
如果您使用的是 npm,您应该尝试 运行 这个。
npm cache clean --force
或纱线
yarn cache clean