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

Markdown codehighlight building missing themeStyles #253

Open
lutek opened this issue Nov 19, 2024 · 0 comments
Open

Markdown codehighlight building missing themeStyles #253

lutek opened this issue Nov 19, 2024 · 0 comments
Assignees

Comments

@lutek
Copy link

lutek commented Nov 19, 2024

Got this error on version 1.4.0 when building plugin in docker

#13 99.02 . prepare: .../render_markdown_codehighlight build$ tsc && vite build
#13 101.1 . prepare: .../render_markdown_codehighlight build: vite v4.5.5 building for production...
#13 102.9 . prepare: .../render_markdown_codehighlight build: hooks.ts:22:29 - error TS7016: Could not find a declaration file for module './themeStyles'. '/go/answer_build4215811213/vendor/github.com/apache/incubator-answer/ui/src/plugins/render_markdown_codehighlight/themeStyles.js' implicitly has an 'any' type.
#13 102.9 . prepare: .../render_markdown_codehighlight build: 22 import { themeStyles } from './themeStyles';
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

2 participants