-
Notifications
You must be signed in to change notification settings - Fork 225
Closed
Description
WARNING in ./.yarn/cache/source-map-support-npm-0.5.17-afcc0d09fa-2.zip/node_modules/source-map-support/source-map-support.js
Module not found: Error: A package is trying to access another package without the second one being listed as a dependency of the first one
Required package: worker_threads (via "worker_threads")
Required by: source-map-support@npm:0.5.17 (via /~/test/.yarn/cache/source-map-support-npm-0.5.17-afcc0d09fa-2.zip/node_modules/source-map-support/source-map-support.js)
I believe this is due to the dynamic require of worker_threads.
I'm not sure if it's possible to avoid a dynamic require in this package or if Yarn PnP should support dynamic requires of inbuilt Node modules.
Metadata
Metadata
Assignees
Labels
No labels