简体   繁体   中英

Installing Express in Node.js

I am getting error while installing Express to use in Node.js

I have attached screenshot of the command prompt.

I am not getting what this error is. Please let me know 在此处输入图片说明 what this error say, so that I can fix it.

Possible problems:

  • no internet connection
  • DNS resolver misconfigured
  • proxy settings required

You can try the following commands to narrow down the problem:

  • host registry.npmjs.org
  • ping registry.npmjs.org
  • curl http://registry.npmjs.org/
  • curl https://registry.npmjs.org/

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM