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

Upgrade to react-scripts 5.0.0 #210

Closed
shakuzen opened this issue Jan 5, 2022 · 1 comment
Closed

Upgrade to react-scripts 5.0.0 #210

shakuzen opened this issue Jan 5, 2022 · 1 comment
Labels

Comments

@shakuzen
Copy link
Member

shakuzen commented Jan 5, 2022

yarn add --exact react-scripts@5.0.0
rm -rf node_modules
yarn install
yarn upgrade
yarn start

Seems we're blocked by facebook/create-react-app#11753. Our svg imports that worked before the cra 5.0.0 upgrade are no longer working.

@shakuzen shakuzen added dependencies Pull requests that update a dependency file task blocked labels Jan 5, 2022
@jonatan-ivanov jonatan-ivanov added invalid and removed dependencies Pull requests that update a dependency file task blocked labels Jan 25, 2024
@jonatan-ivanov
Copy link
Member

This is not an issue anymore since we upgraded the site.

@jonatan-ivanov jonatan-ivanov closed this as not planned Won't fix, can't repro, duplicate, stale Jan 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants