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

@xterm/addon-web-links self not defined #5162

Open
mio-19 opened this issue Sep 19, 2024 · 1 comment
Open

@xterm/addon-web-links self not defined #5162

mio-19 opened this issue Sep 19, 2024 · 1 comment

Comments

@mio-19
Copy link

mio-19 commented Sep 19, 2024

I am on 0.11.0.Link to similar bug in different modules: #3764

@Tyriar
Copy link
Member

Tyriar commented Sep 20, 2024

We have not changed the fix there:

// Force usage of globalThis instead of global / self. (This is cross-env compatible)
globalObject: 'globalThis',

Are you using the .mjs module instead of the older .js one?

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

No branches or pull requests

2 participants