You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: add warning for mismatched versions during zen generate (#660)
* chore: add warning for mismatched versions during `zen generate`
* chore: swap falsy checks for length checks
* chore: do not block generation upon error
* Add additional new line.
* Trigger Build
* Trigger Build
* fix: addressing PR comments
- use `createRequire` instead of dynamic import for better compatibility
- use file search to locate nearest package.json file
- use longer padding length when formatting warnings
* fix: make sure require base dir is absolute path
---------
Co-authored-by: ymc9 <104139426+ymc9@users.noreply.github.com>
0 commit comments