I got the follow error when add accounts-password for Meteor 3.0.2
=> Errors while adding packages:
While checking for email@3.0.99:
error: No compatible binary build found for this package. Contact the package author and ask them to publish it for your platform.
I think there is something strange going on. Just got this when I run meteor update on Meteor 3.0.1…
There is some strange email@3.0.99:
meteor show email
Package: email@3.0.99
Recent versions:
2.2.6 May 14th, 2024
3.0.0 July 15th, 2024
3.0.1 August 14th, 2024
3.0.2 August 14th, 2024
3.0.99 August 14th, 2024
Yesterday, during the release, we had a minor issue with the email package. I thought it was solved, and I didn’t catch this specific issue. I’m able to reproduce it now, and I’m going to investigate it.