npm/yarn/pnpm install失败:ERR_PNPM_NO_VERSIONS No versions available for uWebSockets.js.

ERR_PNPM_NO_VERSIONS  No versions available for uWebSockets.js. The package may be unpublished.

我在新项目中想要切换包管理器从yarn到pnpm的时候,删除node_modules和yarn.lock之后,pnpm install竟然提示这个包可能没发布。

我觉得这个不可能,都需要使用了,怎么可能没发布。

所以肯定是安装环境的问题,换了代理镜像,pnpm install就成功了。


pnpm镜像设置

pnpm config set registry https://registry.npmmirror.com



2、查看源

pnpm config get registry


3、切回官方镜像

pnpm config set registry https://registry.npmjs.org

二、npm设置

npm config set registry https://registry.npmmirror.com/



2、查看源

npm config get registry

3、切回官方镜像

如果不需要镜像的话,切回原官方镜像。

npm config set registry https://registry.npmjs.org/

                        
参考文章:https://blog.csdn.net/qq_43684588/article/details/134554654

info Visit https://yarnpkg.com/en/docs/cli/run for documentation about this command. PS C:\Users\MI\Desktop\小李\转发:CDN源码\后台-前端\后台-前端> npm i npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: ohd-pro-vue@0.0.0 npm ERR! Found: vite@4.5.5 npm ERR! node_modules/vite npm ERR! dev vite@"^4.3.1" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer vite@"^2.0.0" from vite-plugin-optimize-persist@0.1.2 npm ERR! node_modules/vite-plugin-optimize-persist npm ERR! dev vite-plugin-optimize-persist@"^0.1.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! dev vite-plugin-optimize-persist@"^0.1.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! dev vite-plugin-optimize-persist@"^0.1.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! dev vite-plugin-optimize-persist@"^0.1.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force or --legacy-peer-deps npm ERR! dev vite-plugin-optimize-persist@"^0.1.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! dev vite-plugin-optimize-persist@"^0.1.2" from the root project npm ERR! dev vite-plugin-optimize-persist@"^0.1.2" from the root project npm ERR! dev vite-plugin-optimize-persist@"^0.1.2" from the root project npm ERR! dev vite-plugin-optimize-persist@"^0.1.2" from the root project npm ERR! dev vite-plugin-optimize-persist@"^0.1.2" from the root project npm ERR! npm ERR! dev vite-plugin-optimize-persist@"^0.1.2" from the root project npm ERR! dev vite-plugin-optimize-persist@"^0.1.2" from the root project npm ERR! npm ERR! Fix the upstream dependency conflict, or retry npm ERR! this command with --force or --legacy-peer-deps npm ERR! to accept an incorrect (and potentially broken) dependency resolution. npm ERR! npm ERR! npm ERR! For a full report see: npm ERR! C:\Users\MI\AppData\Local\npm-cache\_logs\2025-03-08T02_32_47_363Z-eresolve-report.txt
03-09
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值