We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Module did not self-register.
I'm using this module via codeceptjs/codeceptjs-resemblehelper#57
When i don't run my code in web workers everything works fine, when i do i get the following error: Module did not self-register
Module did not self-register
From searching this seems to be a common issue: nodejs/node#21783 (comment)
I'm hoping that someone might be able to help
The text was updated successfully, but these errors were encountered:
Hi @Georgegriff,
I have the same issue. This is due to the node-canvas dependency. Specifically the issue mentioned in this issue on their repo.
node-canvas
Have you, or has anyone found any workarounds? This is a big blocker for me
Sorry, something went wrong.
No branches or pull requests
I'm using this module via codeceptjs/codeceptjs-resemblehelper#57
When i don't run my code in web workers everything works fine, when i do i get the following error:
Module did not self-register
From searching this seems to be a common issue: nodejs/node#21783 (comment)
I'm hoping that someone might be able to help
The text was updated successfully, but these errors were encountered: