日韩性视频-久久久蜜桃-www中文字幕-在线中文字幕av-亚洲欧美一区二区三区四区-撸久久-香蕉视频一区-久久无码精品丰满人妻-国产高潮av-激情福利社-日韩av网址大全-国产精品久久999-日本五十路在线-性欧美在线-久久99精品波多结衣一区-男女午夜免费视频-黑人极品ⅴideos精品欧美棵-人人妻人人澡人人爽精品欧美一区-日韩一区在线看-欧美a级在线免费观看

歡迎訪問 生活随笔!

生活随笔

當前位置: 首頁 > 编程资源 > 编程问答 >内容正文

编程问答

webpack3.6.0安装request to htttp://registry.npmjs.org/webpack failed,reason:connect ETIMEDOUT 104.16.2

發布時間:2024/1/18 编程问答 54 豆豆
生活随笔 收集整理的這篇文章主要介紹了 webpack3.6.0安装request to htttp://registry.npmjs.org/webpack failed,reason:connect ETIMEDOUT 104.16.2 小編覺得挺不錯的,現在分享給大家,幫大家做個參考.

npm install webpack@3.6.0 -g

npm config set proxy null
npm config set https-proxy null
npm set registry http://registry.npmjs.org/

更換代理
npm config set registry https://registry.npm.taobao.org

C:\Users\Administrator>npm install webpack@3.6.0 -g npm WARN deprecated acorn-dynamic-import@2.0.2: This is probably built in to wha tever tool you're using. If you still need it... idk npm WARN deprecated querystring@0.2.0: The querystring API is considered Legacy.new code should use the URLSearchParams API instead. npm WARN deprecated chokidar@2.1.8: Chokidar 2 does not receive security updatessince 2019. Upgrade to chokidar 3 with 15x fewer dependencies npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and coul d be using insecure binaries. Upgrade to fsevents 2. npm WARN deprecated source-map-resolve@0.5.3: See https://github.com/lydell/sour ce-map-resolve#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#dep recated npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprec ated npm WARN deprecated source-map-url@0.4.1: See https://github.com/lydell/source-m ap-url#deprecated C:\Users\Administrator\AppData\Roaming\npm\webpack -> C:\Users\Administrator\App Data\Roaming\npm\node_modules\webpack\bin\webpack.js> es5-ext@0.10.62 postinstall C:\Users\Administrator\AppData\Roaming\npm\node_mo dules\webpack\node_modules\es5-ext > node -e "try{require('./_postinstall')}catch(e){}" || exit 0> uglifyjs-webpack-plugin@0.4.6 postinstall C:\Users\Administrator\AppData\Roami ng\npm\node_modules\webpack\node_modules\uglifyjs-webpack-plugin > node lib/post_install.jsnpm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@~2.3.2 (node_modules\we bpack\node_modules\chokidar\node_modules\fsevents): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@ 2.3.2: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"} ) npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@^1.2.7 (node_modules\we bpack\node_modules\watchpack-chokidar2\node_modules\chokidar\node_modules\fseven ts): npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@ 1.2.13: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64" })+ webpack@3.6.0 added 343 packages from 272 contributors, removed 53 packages and updated 16 pac kages in 30.454s

安裝成功

總結

以上是生活随笔為你收集整理的webpack3.6.0安装request to htttp://registry.npmjs.org/webpack failed,reason:connect ETIMEDOUT 104.16.2的全部內容,希望文章能夠幫你解決所遇到的問題。

如果覺得生活随笔網站內容還不錯,歡迎將生活随笔推薦給好友。