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
Did you run the migrations when you updated to NX 15.3?
Running nx migrate 15.3.0 should've included changes to address the issue you are highlighting.
The worst-case scenario is you have to install those packages yourself, but that shouldn't be the case.
I'm closing the issue but feel free to open it if the migrations do not work.
Current Behavior
Fails to build complaining about missing dependencies, more specifically
@pmmmwh/react-refresh-webpack-plugin
Expected Behavior
Build
Github Repo
No response
Steps to Reproduce
Everything was working fine in 15.2.4, fairly certain this is caused by changes made in this PR #13525
Nx Report
Failure Logs
No response
Additional Information
No response
The text was updated successfully, but these errors were encountered: