您现在的位置是: 首页 > 前端开发 npm 出现 Unexpected token < in JSON at position 21330
npm 出现 Unexpected token < in JSON at position 21330
2020-06-05 【前端开发】 3159人已围观 5612次浏览
简介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 项目完整部署方案
站长推荐
猜你喜欢
- Zookeeper 找不到或无法加载主类 org.apache.zookeeper.server.quorum.QuorumPeerMain
- Linux no space left on device 出现设备上没有空间问题
- SpringBoot 启动测试时出现提示 Test class should have exactly one public zero-argument constructor
- 【Docker】unauthorized: incorrect username or password
- Vue 报错 Avoid using non-primitive value as key, use string/number value instead
- Win10 安装适用于Linux的Windows子系统
- Android SDK版本号与API级别的对照表
- start.spring.io访问太慢,构建SpringBoot项目失败
- mysql 索引过长1071-max key length is 767 byte
- 在更新python时出现dyld: Library not loaded: /usr/local/opt/libpsl/lib/libpsl.5.dylib,Reason: image not found错误解决方案