-
-
Notifications
You must be signed in to change notification settings - Fork 370
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
[BUG] "Cannot find module 'node:stream'" when use LuanRT / YouTube.js #960
Comments
Same Problem, could you please update the version of Parcel |
@zshnb this problem might because parcel version, could you please try upgrade the version of parcel when you're convenient |
Hi sorry for reply later, I don't see parcel in my package.json, how can I update it? |
@jiweiyuan Hi could you please help me about this problem? |
Sorry, I think this might be the Plasmo’s problem. Plasmo should update its parcel version. In fact, I am waiting author updates it’s version
Sent from Outlook for iOS<https://aka.ms/o0ukef>
…________________________________
From: Sleek Zheng ***@***.***>
Sent: Friday, May 24, 2024 3:50:34 AM
To: PlasmoHQ/plasmo ***@***.***>
Cc: Jiwei,Yuan ***@***.***>; Mention ***@***.***>
Subject: Re: [PlasmoHQ/plasmo] [BUG] "Cannot find module 'node:stream'" when use LuanRT / YouTube.js (Issue #960)
@jiweiyuan<https://github.com/jiweiyuan> Hi could you please help me about this problem?
—
Reply to this email directly, view it on GitHub<#960 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AFQTJJGAAXQCZJY65OQZ6NTZD2THVAVCNFSM6AAAAABGYQWD4GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMRYGM4TOOBXGQ>.
You are receiving this because you were mentioned.Message ID: ***@***.***>
|
See #813 - I'm blocked by this since last year, if anyone wanna take a quick stab at it, that'd be great! |
thanks, so we need plasmo to do the upgrade right? does anyone can help to merge this pr? |
@louisgv or can we try mention plasmo's member to help merge this? |
Any progress here? |
no, still blocking |
I'm getting an error of cannot find module 'node:buffer' when using the metascraper library to extract metadata from the page. Not sure if it is related, but overall I see references to ways to polyfill node functions. I found this repository using webpack to resolve the dependencies, but not sure how to apply to plastmo/parcel. |
What happened?
Hello, I want to use YouTube.js to download video in extension, when I installed dependency then call api in extension, I got error "Cannot find module 'node:stream'", I want to know how can I use this lib in plasmo framework?
reproduce step is here:
Version
Latest
What OS are you seeing the problem on?
MacOSX
What browsers are you seeing the problem on?
Chrome
Relevant log output
(OPTIONAL) Contribution
Code of Conduct
The text was updated successfully, but these errors were encountered: