sindresorhus / p-limit

Run multiple promise-returning & async functions with limited concurrency
MIT License
2.06k stars 106 forks source link

p-limit 2.2.0 can't be accessed by yarn #21

Closed jarvislin94 closed 4 years ago

jarvislin94 commented 4 years ago

reproduce: yarn install yarn.lock image

then throw error: 405 Method Not Allowed when I using browser to visit the url: https://registry.yarnpkg.com/p-limit/download/p-limit-2.2.0.tgz Also, return 405 method not allowed. any ideas? Thanks

sindresorhus commented 4 years ago

This is not the place to ask for Yarn support => https://github.com/yarnpkg/yarn/issues?q=is:open

jarvislin94 commented 4 years ago

This is not the place to ask for Yarn support => https://github.com/yarnpkg/yarn/issues?q=is:open

could you help to delete this issue? Thanks.