Skip to content

Conversation

gtn1024
Copy link
Contributor

@gtn1024 gtn1024 commented Aug 30, 2023

When I try to build my project with extensions-langs with Vite and TypeScript, it fails.

/V/S/r/n/web ❯❯❯  pnpm run build                                                                                                                                                                                            master ✱

> web@0.0.0 build /Volumes/SN570/repos/ntoj/web
> tsc && vite build

node_modules/.pnpm/@uiw+codemirror-extensions-langs@4.21.12_@codemirror+autocomplete@6.8.1_@codemirror+language-_ek6k5ykpbfm47cmo3hp4vptutq/node_modules/@uiw/codemirror-extensions-langs/src/index.ts:33:3 - error TS6133: 'clike' is declared but its value is never read.

33   clike,
     ~~~~~


Found 1 error in node_modules/.pnpm/@uiw+codemirror-extensions-langs@4.21.12_@codemirror+autocomplete@6.8.1_@codemirror+language-_ek6k5ykpbfm47cmo3hp4vptutq/node_modules/@uiw/codemirror-extensions-langs/src/index.ts:33

 ELIFECYCLE  Command failed with exit code 2.

@jaywcjlove jaywcjlove merged commit 24e1e35 into uiwjs:master Sep 1, 2023
github-actions bot pushed a commit that referenced this pull request Sep 1, 2023
@gtn1024 gtn1024 deleted the patch-1 branch September 2, 2023 03:13
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

Successfully merging this pull request may close these issues.

2 participants