我在尝试恢复节点模块时收到错误“错误意外结束 JSON 输入时解析'...“依赖项”:“tsli'”[重复]

Posted

技术标签:

【中文标题】我在尝试恢复节点模块时收到错误“错误意外结束 JSON 输入时解析\'...“依赖项”:“tsli\'”[重复]【英文标题】:I am getting an error "error Unexpected end of JSON input while parsing near '..."dependencies":"tsli'" while trying to restore node modules [duplicate]我在尝试恢复节点模块时收到错误“错误意外结束 JSON 输入时解析'...“依赖项”:“tsli'”[重复] 【发布时间】:2020-07-18 18:26:15 【问题描述】:

我在尝试安装节点模块时遇到以下错误

2582 verbose node v12.16.1
2583 verbose npm  v6.13.4
2584 error Unexpected end of JSON input while parsing near '..."dependencies":"tsli'
2585 verbose exit [ 1, true ]

【问题讨论】:

【参考方案1】:

标题的任何错误error Unexpected end of JSON input while parsing near..尝试安装节点模块时,我们可以尝试以下解决方案来解决它

在命令窗口输入

    npm 缓存清理 --force

    npm install -g @angular/cli(它将安装/更新您的 Angular cli)

然后尝试从 Package.Json 或通过 CLI 命令再次恢复节点模块 "ng new YourProjectName"

作为参考找到这个info

【讨论】:

以上是关于我在尝试恢复节点模块时收到错误“错误意外结束 JSON 输入时解析'...“依赖项”:“tsli'”[重复]的主要内容,如果未能解决你的问题,请参考以下文章

节点模块未安装

为啥我在 Maven 动态 Web 模块中收到此 404 错误?

找不到模块'wrappy'

找不到模块“mysql”node.js

为啥会收到此错误“模块 * 已定义”?

缺少模块的错误