简体   繁体   English

npm 错误! 在“…w2BfLygJAO9ZBvYIqZTld”附近解析时 JSON 输入意外结束

[英]npm ERR! Unexpected end of JSON input while parsing near '…w2BfLygJAO9ZBvYIqZTld'

Got the above error while creating a new React App.创建新的 React App 时出现上述错误。

command: $npx create-react-app yourblog命令:$npx create-react-app yourblog

Node --version v12.16.2 npx --version 6.14.4节点 --version v12.16.2 npx --version 6.14.4

See error here在此处查看错误

Clean npm cache and run command again!清理 npm 缓存并再次运行命令!

$npm cache clean --force $npm 缓存清理 --force

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

相关问题 npm ERR:JSON 输入意外结束,同时在 '...nt“.”^7.1,0“,”babel-p' 附近解析 - npm ERR! Unexpected end of JSON input while parsing near '…nt“:”^7.1.0“,”babel-p' “npm 错误! 在创建新的反应应用程序时,JSON 输入的意外结束 - “npm ERR! unexpected end of JSON input near” while creating a new react app Boilerplate Github repo 不会运行 npm install,ERR! 解析 '...compile-2.0.0-beta.4.t' 附近时 JSON 输入意外结束 - Boilerplate Github repo won't run npm install, ERR! Unexpected end of JSON input while parsing near '...compile-2.0.0-beta.4.t' 在执行“npm install”时,它显示“在'...FFso8TBG3jS7\nYdtExKk'附近解析时,JSON 输入意外结束” - On doing “npm install” it shows “Unexpected end of JSON input while parsing near '…FFso8TBG3jS7\nYdtExKk'” 使用 Create-React-App 创建 React 应用程序失败并出现 ERR:在“…er”附近解析时,JSON 输入意外结束。”^2.0,0“,”eslint”' - Create React app with Create-React-App fails with ERR! Unexpected end of JSON input while parsing near '…er“:”^2.0.0“,”eslint"' Angular:创建新项目时出错(在附近解析时 JSON 输入意外结束) - Angular: Error while create new project (Unexpected end of JSON input while parsing near) “尝试保存在JSON文件中时,在解析''”错误时出现意外的JSON输入结束 - “Unexpected end of JSON input while parsing near ''” error when trying to save in JSON file 如何修复“JSON 输入的意外结束,同时在'...”,“mocha”:“^3.2.0”,“s'”附近解析 - how to fix “Unexpected end of JSON input while parsing near '…”,“mocha”:“^3.2.0”,“s' ” 解析 '...0.0','acorn-globals' 附近时 JSON 输入意外结束:' - Unexpected end of JSON input while parsing near '…0.0“,”acorn-globals":' 解析时 JSON 输入意外结束 - Unexpected end of JSON input while parsing
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM