-
-
Notifications
You must be signed in to change notification settings - Fork 1.6k
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
./node_modules/cheerio/dist/esm/index.js Cannot find module: 'node:stream'. Make sure this package is installed. #4012
Comments
Same issue. Had to add |
Thanks @kabbagepatch this really saved my day |
Same issue with React Native Expo: I'm still getting this issue even with |
Node 16 is no longer supported |
I'm facing this issue on Node 22 |
I was responding to the original issue, which is due to an old version of node. Yours is due to not being in a node-based environment. This is the issue for React Native: #4005 |
./node_modules/cheerio/dist/esm/index.js
Cannot find module: 'node:stream'. Make sure this package is installed.
React Version :17
Node version :16
facing this issue, can you please suggest?
The text was updated successfully, but these errors were encountered: