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
While using Discord.js module with Deno, I got error. Looks like worker_threads not found on server or something like that.
I know this not npm but just plain missing not fit. Reporting in case. Link: https://jspm.dev/npm:@jspm/core@2/nodelibs/worker_threads
The text was updated successfully, but these errors were encountered:
It is missing in jspm core yes, and there is a tracking issue for its implementation here - jspm/jspm-core#8.
I was hoping this might be something a new contributor could assist with if interested. Otherwise as per usual I will get to it eventually.
Sorry, something went wrong.
No branches or pull requests
While using Discord.js module with Deno, I got error.
Looks like worker_threads not found on server or something like that.
I know this not npm but just plain missing not fit. Reporting in case.
Link:
https://jspm.dev/npm:@jspm/core@2/nodelibs/worker_threads
The text was updated successfully, but these errors were encountered: