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

Uncaught (in promise) ReferenceError: SharedArrayBuffer is not defined #70

Open
zwglory opened this issue Mar 5, 2024 · 0 comments
Open

Comments

@zwglory
Copy link

zwglory commented Mar 5, 2024

大佬,本地部署后,chrome打开遇到下面问题:

Uncaught (in promise) ReferenceError: SharedArrayBuffer is not defined

Chrome 版本 122.0.6261.94(正式版本) (arm64)

package.json 如下:

  "dependencies": {
    "@ffmpeg/ffmpeg": "^0.11.6",
    "@ffmpeg/core": "^0.11.0",
    "@forlagshuset/simple-fs": "^0.5.0",
    "core-js": "^3.18.0",
    "duration-time-conversion": "^1.0.5",
    "eslint": "^8.57.0",
    "eslint-config-next": "^14.1.1",
    "lodash": "^4.17.21",
    "next": "^14.1.1",
    "normalize.css": "^8.0.1",
    "option-validator": "^2.0.6",
    "react": "^18.2.0",
    "react-contextmenu": "^2.14.0",
    "react-dom": "^18.2.0",
    "react-i18nify": "^4.2.1",
    "react-notification-system": "^0.4.0",
    "react-scripts": "5.0.1",
    "react-textarea-autosize": "^8.3.3",
    "react-virtualized": "^9.22.3",
    "styled-components": "^5.3.1",
    "wfplayer": "^2.1.0",
    "webpack": "^5.90.3",
    "html-entities": "^2.5.2"
  },
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