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

[Bug]: ReferenceError: TextEncoder is not defined #2514

Closed
pierreclaverkoko opened this issue Jun 10, 2024 · 1 comment · Fixed by #2535
Closed

[Bug]: ReferenceError: TextEncoder is not defined #2514

pierreclaverkoko opened this issue Jun 10, 2024 · 1 comment · Fixed by #2535

Comments

@pierreclaverkoko
Copy link

Version

14.1.0

Steps to reproduce

Uploading Screenshot from 2024-06-10 14-26-27.png…
Uploading Screenshot from 2024-06-10 14-26-27.png…
Uploading Screenshot from 2024-06-10 14-26-27.png…

Expected behavior

I expect to see successful test.

Actual behavior

When running "npm run test", some components test failling with message "ReferenceError: TextEncoder is not defined".

Additional context

No response

Environment

System:
    OS: Linux 6.5 Ubuntu 22.04.4 LTS 22.04.4 LTS (Jammy Jellyfish)
    CPU: (12) x64 12th Gen Intel(R) Core(TM) i7-1255U
  Binaries:
    Node: 20.13.1 - ~/.nvm/versions/node/v20.13.1/bin/node
    Yarn: 1.22.22 - /usr/bin/yarn
    npm: 10.8.1 - ~/.nvm/versions/node/v20.13.1/bin/npm
    pnpm: 9.1.3 - ~/.local/share/pnpm/pnpm
  npmPackages:
    jest: ^29.7.0 => 29.7.0
@ahnpnl
Copy link
Collaborator

ahnpnl commented Jun 10, 2024

Hi, you can check duplicated issue #1914

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

Successfully merging a pull request may close this issue.

2 participants