报错:npm WARN deprecated socks@1.1.10: If using 2.x branch, please upgrade to at least 2.1.6 to avoid a serious bug with socket data flow and an import 
issue introduced in 2.1.0
解决办法:降低版本 
npm install npm@4.6.1 -g

 

相关文章:

  • 2022-12-23
  • 2021-06-21
  • 2021-08-07
  • 2021-12-04
  • 2021-10-17
  • 2021-09-05
  • 2022-01-16
  • 2022-01-20
猜你喜欢
  • 2021-09-04
  • 2021-08-13
  • 2022-12-23
  • 2022-12-23
  • 2021-12-14
  • 2021-10-16
相关资源
相似解决方案