#1144·nodeclub

Busboy 不是一个构造器

作者: winterZhao创建于 2022年2月16日更新于 2022年8月9日

I see that "connect-busboy": "0.0.2" is a hard-coded version in package.json. Then I went to https://GitHub.com/mscdex/connect-busboy/issues/21 and saw that v0.0.3 has been released, which fixes the semver range to match the pre-v1.0 busboy. v1.0.0 has been released to match the changes in busboy v1.0.

内容来源: cnodejs/nodeclub