recherche

Maison  >  Questions et réponses  >  le corps du texte

node.js - webstorm中下载mongoose的错误

在webstorm中的terminal中用npm install mongoose --save下载mongoose,报错,求大神解决一下

巴扎黑巴扎黑2781 Il y a quelques jours554

répondre à tous(1)je répondrai

  • 阿神

    阿神2017-04-17 15:18:49

    这个问题和 WebStorm 没关系,是你的 npm 配置的事儿。

    建议在系统命令行里弄:
    翻过墙了就先执行 npm set registry https://registry.npmjs.org/
    如果在墙内,就把后面的地址换成 cnpm 之类的镜像

    répondre
    0
  • Annulerrépondre