-
-
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
attempted to import the Node standard library module "node:stream" in React Native project #4005
Comments
What is the last working version? I had the same error too! |
+2 |
I was able to downgrade to 1.0.0-rc.12 as a workaround.
It’s an older version but it seems to work fine.
… On Aug 14, 2024, at 09:37, 77TecShaeer ***@***.***> wrote:
+2
—
Reply to this email directly, view it on GitHub <#4005 (comment)>, or unsubscribe <https://github.com/notifications/unsubscribe-auth/AIM3YKVA2OSCKQVSJVIXVJLZRNTSBAVCNFSM6AAAAABMMP27C6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDEOBYHE3DOOJVGY>.
You are receiving this because you authored the thread.
|
Same here, I get the exact same issue in react native: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Previously, I was able to use Cheerio in one of my React Native applications. However after the recent release of v1.0.0 I receive an error upon launch due to it trying to import a NodeJS exclusive library:
expo-env-info output:
The text was updated successfully, but these errors were encountered: