我尝试使用Angular作为框架在nodejs上使用ionic5创建一个新项目。但这没用 这是写的消息
npm.cmd我 npm WARN注册表由于主机不可访问而使用https://registry.npmjs.org/中的过时数据-您是否处于脱机状态? npm WARN注册表由于重新验证期间的请求错误,使用来自https://registry.npmjs.org/的陈旧数据。 npm WARN弃用了request@2.88.2:请求已弃用,请参见https://github.com/request/request/issues/3142 npm WARN不推荐使用har-validator@5.1.5:该库不再受支持 npm WARN不建议使用fsevents@1.2.13:fsevents 1将在节点v14 +上中断,并且可能正在使用不安全的二进制文件。升级到fsevents 2。 npm警告可选的跳过选择性依赖性:image-size@~0.5.0(node_modules \ less \ node_modules \ image-size): npm警告可选的跳过选择性依赖:在'...“ shasum”:“ 1ac3de4eaae”附近进行解析时,JSON输入意外结束 npm警告可选的跳过选择性依赖性:fsevents@~2.1.2(node_modules \ rollup \ node_modules \ fsevents): npm WARN notsup跳过可选依赖项:fsevents@2.1.3不受支持的平台:wanted {“ os”:“ darwin”,“ arch”:“ any”}(当前:{“ os”:“ win32”,“ arch”: “ x64”})
npm ERR!在'... BvhRcBo8On6CPhWoWIfVS'附近进行解析时,JSON输入意外结束
npm ERR!可以在以下位置找到此运行的完整日志: npm ERR! C:\ Users \ User \ AppData \ Roaming \ npm-cache_logs \ 2020-08-09T18_01_46_958Z-debug.log [ERROR]运行子流程npm时发生错误。
npm.cmd i exited with exit code 1.
Re-running this command with the --verbose flag may provide more information.
有人可以帮助我解决问题吗?