Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

React App Fails To Build 15.3.0 #13764

Closed
enchorb opened this issue Dec 12, 2022 · 3 comments
Closed

React App Fails To Build 15.3.0 #13764

enchorb opened this issue Dec 12, 2022 · 3 comments
Labels

Comments

@enchorb
Copy link

enchorb commented Dec 12, 2022

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

N/A

Failure Logs

No response

Additional Information

No response

@AgentEnder AgentEnder added blocked: more info needed scope: react Issues related to React support for Nx labels Dec 13, 2022
@AgentEnder
Copy link
Member

Can you please provide the output of Nx report, and the full stack trace as requested?

@ndcunningham
Copy link
Contributor

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.

@github-actions
Copy link

This issue has been closed for more than 30 days. If this issue is still occuring, please open a new issue with more recent context.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 21, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

3 participants