我无法通过npm安装react包。这是我在尝试安装任何软件包时遇到的错误。
我的.npmrc
文件很好。
npm config edit
我检查了代理和端口的详细信息,一切都很好..
C:\Users\admin\loginform>npm install babel --save
npm ERR! code EPROTO
npm ERR! errno EPROTO
npm ERR! request to http://registry.npmjs.org/babel failed, reason: write EPROTO 101057795:error:140770FC:SSL routines:SSL23_GET_SERVER_HELLO:unknown protocol:openssl\
npm ERR!
npm ERR! A complete log of this run can be found in:
npm ERR! C:\Users\admin\AppData\Roaming\npm-cache\_logs\2017-07-25T07_25_12_574Z-debug.log