nebrelbug / npm-to-yarn

Convert npm CLI commands to yarn, and vice versa
https://nebrelbug.github.io/npm-to-yarn/test.html
MIT License
34 stars 9 forks source link

fix: -- argument error #45

Closed OzakIOne closed 8 months ago

OzakIOne commented 8 months ago

https://github.com/facebook/docusaurus/pull/9761

https://github.com/facebook/docusaurus/pull/9761#issuecomment-1936625452

fix #44

nebrelbug commented 8 months ago

Thanks for the PR! I just approved the tests workflow. Could you fix those that are failing?

OzakIOne commented 8 months ago

Thanks for the PR! I just approved the tests workflow. Could you fix those that are failing?

Just updated the tests, all tests pass locally !

nebrelbug commented 8 months ago

@OzakIOne perfect! I'll merge now.

nebrelbug commented 8 months ago

@OzakIOne just published in version 2.2.0.

OzakIOne commented 8 months ago

@OzakIOne just published in version 2.2.0.

I've tried version 2.2.0, I checked the source code of the lib and it doesn't have the patch included, I forgot to build the project in this PR, will make a new PR

nebrelbug commented 8 months ago

@OzakIOne lol that's actually my bad, I forgot to build before releasing. I'll close your new PR if that's ok, then rebuild on my machine and publish.

nebrelbug commented 8 months ago

@OzakIOne fixed in 2.2.1.