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 `EACCES` when running the tests on CI
`examples > basic > src > cli > Run the CLI` was failing to spawn `examples/basic/dist/cli.js` because `cli.js` was missing the +x permission.