yarn is having troubles with the network connection

后端 未结 12 2176
伪装坚强ぢ
伪装坚强ぢ 2021-02-12 19:02

I tried to install a package with yarn earlier today and I got this

yarn install
yarn install v1.9.4
[1/4]          


        
12条回答
  •  陌清茗
    陌清茗 (楼主)
    2021-02-12 19:44

    i had a different error, but the same network connection issue. i read through this thread: https://github.com/yarnpkg/yarn/issues/15

    and ended up uninstalling/reinstalling node/npm which fixed my issue. maybe there's something wrong with your node installation too?

提交回复
热议问题