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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Import triggers false positive #31

Open
LJNeon opened this issue Jul 12, 2020 · 2 comments
Open

Import triggers false positive #31

LJNeon opened this issue Jul 12, 2020 · 2 comments

Comments

@LJNeon
Copy link

LJNeon commented Jul 12, 2020

Whenever I start the process, it triggers hundreds of errors, all nearly identical to the following:

7/12/2020, 12:49:30 AM [WARN] Blocked (51.30170703125ms) [
  '    at link (internal/modules/esm/module_job.js:42:32)',
  '    at new ModuleJob (internal/modules/esm/module_job.js:63:19)',
  '    at Loader.getModuleJob (internal/modules/esm/loader.js:242:11)'
]
@naugtur
Copy link
Owner

naugtur commented Jul 12, 2020

Very interesting. Could you share a setup/example for me too instantly reproduce?
Node version and any other context appreciated.

@LJNeon
Copy link
Author

LJNeon commented Aug 29, 2020

I spent maybe 30 minutes trying to create a bare-bones repro and was entirely unable to. I don't have time to look into it in more detail, and this is for a project that isn't open-source so I can't share the source. Node version was the latest version of v14 at the time. It's a fairly big project with many files, if that's useful context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants