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
When running a target with the @nx/js:swc executor on Windows, swc.js is opened in the default editor instead of executed (compilation thus fails).
Tested on two different Windows machines. On macOS it still works as expected
Current Behavior
When running a target with the @nx/js:swc executor on Windows, swc.js is opened in the default editor instead of executed (compilation thus fails).
Tested on two different Windows machines. On macOS it still works as expected
Expected Behavior
That SWC gets executed
GitHub Repo
No response
Steps to Reproduce
nx build foo
Nx Report
Failure Logs
No response
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: