yarn -v
1.0.2
yarn config get registry
https://registry.npm.taobao.org
yarn add webpack
这里报错了
`TypeError: https://registry.npm.taobao.org/resumer: Cannot read property 'asyncReset' of null`
yarn -v
1.0.2
yarn config get registry
https://registry.npm.taobao.org
yarn add webpack
这里报错了
`TypeError: https://registry.npm.taobao.org/resumer: Cannot read property 'asyncReset' of null`
貌似是网络问题。