forge
forge copied to clipboard
feat: add forge upgrade reminder
- [x] I have read the contribution documentation for this project.
- [x] I agree to follow the code of conduct that this project follows, as appropriate.
- [x] The changes are appropriately documented (if applicable).
- [ ] The changes have sufficient test coverage (if applicable). I need to work on adding a test or two to cover my changes.
- [x] The testsuite passes successfully on my local machine (if applicable).
Summarize your changes:
Fixes #3091 Add a check that informs the developer about a new Forge version and asks them to bump their packages when creating builds.
How can I install a dependency in /packages/api/cli. When I used yarn add update-notifier and then tried yarn build I got multiple errors.