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

ReferenceError: SharedArrayBuffer is not defined #13

Open
Prince527GitHub opened this issue Dec 4, 2021 · 0 comments
Open

ReferenceError: SharedArrayBuffer is not defined #13

Prince527GitHub opened this issue Dec 4, 2021 · 0 comments

Comments

@Prince527GitHub
Copy link

So when I require the package, I get an error.

G:\Downloads\ServerSMP - BOT\Anime\node_modules\jsdom\node_modules\webidl-conversions\lib\index.js:348 Uncaught (in promise) ReferenceError: SharedArrayBuffer is not defined
    at Object.<anonymous> (G:\Downloads\ServerSMP - BOT\Anime\node_modules\jsdom\node_modules\webidl-conversions\lib\index.js:348)
    at Object.<anonymous> (G:\Downloads\ServerSMP - BOT\Anime\node_modules\jsdom\node_modules\webidl-conversions\lib\index.js:491)
    at Module._compile (node:internal/modules/cjs/loader:1116)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1169)
    at Module.load (node:internal/modules/cjs/loader:988)
    at Module._load (node:internal/modules/cjs/loader:829)
    at Function.c._load (node:electron/js2c/asar_bundle:5)
    at Function.o._load (node:electron/js2c/renderer_init:33)
    at Module.require (node:internal/modules/cjs/loader:1012)
    at require (node:internal/modules/cjs/helpers:94)
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

1 participant