您现在的位置是: 首页 > 前端开发 npm 出现 Unexpected token < in JSON at position 21330
npm 出现 Unexpected token < in JSON at position 21330
2020-06-05 【前端开发】 3277人已围观 5886次浏览
简介npm 出现 Unexpected token < in JSON at position 21330
不管执行什么 npm 命令都出现 Unexpected token < in JSON at position 21330
原因未知,但最有效的解决方案就是删掉 package-lock.json
rm package-lock.json
参考文档
很赞哦! (0)
点击排行
- Error in execution; nested exception is io.lettuce.core.RedisCommandExecutionException: ERR DISABLE You can't write or read against a disable instance
- Debian apt 使用国内镜像
- RocketMQ 出现 sendDefaultImpl call timeout 问题
- 类 BASE64Decoder 程序包 sun.misc 找不到符号
- SpringBoot @NotBlank 不生效问题
- 记一次 Mybatis-Plus 自动填充无效问题解决
- SpringBoot 2.x 文件上传出现 The field file exceeds its maximum permitted size of 1048576 bytes
- nuxt 项目完整部署方案
站长推荐
猜你喜欢
- Mac 设置允许任何来源
- SpringBoot 启动测试时出现提示 Test class should have exactly one public zero-argument constructor
- nuxt 项目完整部署方案
- Laravel项目出现could not be opened: failed to open stream: Permission denied
- 【Docker】unauthorized: incorrect username or password
- 在使用Flutter进行网络请求时,使用Dio访问https地址出现unable to get local issuer certificate错误
- npm 出现 Unexpected token < in JSON at position 21330
- PHP 在执行 composer install 时出现提示 PHP Fatal error: Allowed memory size of XXXXXX bytes exhausted <...>
- Laravel Dingo/api 出现 The version given was unknown or has no registered routes.报错
- Redis 提示 MISCONF Redis is configured to save RDB snapshots, but it is currently not able to persist on disk 解决方案