-
Notifications
You must be signed in to change notification settings - Fork 241
[Bug] astro-expressive-code: Error while highlighting code block using language "cel" in document #1798
Description
Page link
No response
Description
Warnings seen when running npm run dev
21:51:55 [WARN] [astro-expressive-code] Error while highlighting code block using language "cel" in document "/Users/jimbugwadia/go/src/github.com/jimbugwadia/kyverno-website/src/content/docs/blog/announcing-kyverno-release-1.14/index.md". The language could not be found. Using "txt" instead. Ensure that all required languages are either part of the bundle or custom languages provided in the "langs" config option.
21:51:55 [WARN] [astro-expressive-code] Error while highlighting code block using language "cel" in document "/Users/jimbugwadia/go/src/github.com/jimbugwadia/kyverno-website/src/content/docs/blog/announcing-kyverno-release-1.14/index.md". The language could not be found. Using "txt" instead. Ensure that all required languages are either part of the bundle or custom languages provided in the "langs" config option.
21:51:55 [WARN] [astro-expressive-code] Error while highlighting code block using language "cel" in document "/Users/jimbugwadia/go/src/github.com/jimbugwadia/kyverno-website/src/content/docs/blog/announcing-kyverno-release-1.14/index.md". The language could not be found. Using "txt" instead. Ensure that all required languages are either part of the bundle or custom languages provided in the "langs" config option.
Expected behavior
No warnings
Slack discussion
No response