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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

<v9.3.0> when using in plasmo(chrome extension develop framework), it report "Cannot find module 'node:stream'" #646

Open
4 tasks done
zshnb opened this issue Apr 23, 2024 · 0 comments
Labels
bug Something isn't working priority: medium

Comments

@zshnb
Copy link

zshnb commented Apr 23, 2024

Steps to reproduce

  1. just init project with plasmo
  2. install youtube.js
  3. npm run dev

Failure Logs

馃敶 ERROR  | Build failed. To debug, run plasmo dev --verbose.
馃敶 ERROR  | Failed to resolve 'node:stream' from './node\_modules/.pnpm/@[email protected]/node\_modules/@fastify/busboy/lib/main.js'
馃敶 ERROR  | Cannot find module 'node:stream'
馃敶 ERROR  | Resolvers must return an absolute path, @plasmohq/parcel-resolver-post returned: node:stream

Expected behavior

no error logs

Current behavior

error logs, can't build

Version

Default

Anything else?

No response

Checklist

  • I am running the latest version.
  • I checked the documentation and found no answer.
  • I have searched the existing issues and made sure this is not a duplicate.
  • I have provided sufficient information.
@zshnb zshnb added the bug Something isn't working label Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working priority: medium
Projects
None yet
Development

No branches or pull requests

2 participants