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

Stackblitz installs wrong version of react #3230

Open
robhil opened this issue Jan 7, 2025 · 0 comments
Open

Stackblitz installs wrong version of react #3230

robhil opened this issue Jan 7, 2025 · 0 comments

Comments

@robhil
Copy link

robhil commented Jan 7, 2025

Steps to reproduce

  1. Open https://stackblitz.com/edit/react-zaqylee2?file=src%2Findex.js
  2. Check the dependencies section you will see that react 18.3.1 should be installed
  3. Check error, Looks like react 19.0.0 is installed.
    Error in /turbo_modules/[email protected]/cjs/react.development.js (1205:31)
    Cannot read properties of null (reading 'useContext')

Rest of the dependencies should be compatible with react 18.3.1. It worked about 2 weeks ago

Zrzut ekranu 2025-01-7 o 11 10 11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant