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

Plugin fails to load on Typescript V4.X #22

Open
djm30 opened this issue Feb 27, 2024 · 0 comments
Open

Plugin fails to load on Typescript V4.X #22

djm30 opened this issue Feb 27, 2024 · 0 comments

Comments

@djm30
Copy link

djm30 commented Feb 27, 2024

As per title, plugin won't load when on any 4.x version of Typescript. Works fine when using v5.x.

Info 23   [20:10:28.576] Enabling plugin typescript-styled-plugin from candidate paths: /Users/dylan/Code/web/frontend/node_modules/typescript/lib/tsserver.js/../../..,/Users/dylan/.vscode/extensions/svelte.svelte-vscode-108.3.0,/Users/dylan/.vscode/extensions/visualstudioexptteam.vscodeintellicode-1.2.30
Info 24   [20:10:28.576] Loading typescript-styled-plugin from /Users/dylan/Code/web/frontend/node_modules/typescript/lib/tsserver.js/../../.. (resolved to /Users/dylan/Code/web/frontend/node_modules/node_modules)
Info 25   [20:10:28.628] [ts-styled-plugin] config: {"tags":["styled","css","extend","injectGlobal","createGlobalStyle"],"validate":true,"lint":{"emptyRules":"ignore"},"emmet":{}}
Info 26   [20:10:28.628] Plugin activation failed: TypeError: Cannot read properties of undefined (reading 'bind')

Running on Mac OS 14.1 on M1 Pro chip.

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