npm install 报错: code E401 Unable to authenticate, need: BASIC realm=”Sonatype Nexus Repository Ma…

全能 AI 聚合平台 免费

一站式接入主流 AI 大模型,支持对话 · 生图 · 生视频,即开即用

ChatGPT Claude Gemini Grok DeepSeek 通义千问 Ollama
AI对话 AI生图 AI视频
免费使用 →

今天运行上个月的项目时,由于有新依赖,结果 npm i 报如下错误:

npm install 报错: code E401 Unable to authenticate, need: BASIC realm="Sonatype Nexus Repository Ma...

解决办法:

执行npm config get userconfig找到该文件目录,删除~/.npmrc,重新执行npm login

npm install 报错: code E401 Unable to authenticate, need: BASIC realm="Sonatype Nexus Repository Ma...

© 版权声明

相关文章

暂无评论

none
暂无评论...