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
fix: avoid using import.meta.dirname; fixes Node.js 18 compatibility
Closes#729
The bug is again related to the CLI code rather than the template -
we need to refactor the CI workflow to test the CLI code in all
environments.
0 commit comments