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
After update from 17.x to 18.x release when configure 'dependsOn' on my 'project.json' the tasks run go to block. With the 17.x release all that had work as well.
Expected Behavior
I would appreciate that the previous behaviour come back
GitHub Repo
No response
Steps to Reproduce
Creating a simple "node" project, with 2 files: main.ts and worker.ts, for sake of simplicity expose something
Current Behavior
After update from 17.x to 18.x release when configure 'dependsOn' on my 'project.json' the tasks run go to block. With the 17.x release all that had work as well.
Expected Behavior
I would appreciate that the previous behaviour come back
GitHub Repo
No response
Steps to Reproduce
npx nx run dextr:build --skipNxCache true
Nx Report
Failure Logs
No response
Package Manager Version
10.2.5
Operating System
Additional Information
No response
The text was updated successfully, but these errors were encountered: