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

Fix deprecation warnings for highlight.js v10.7 #7489

Closed
SerhiiBulakh opened this issue Mar 22, 2021 · 4 comments · Fixed by felixfbecker/cli-highlight#127 or #7798
Closed

Fix deprecation warnings for highlight.js v10.7 #7489

SerhiiBulakh opened this issue Mar 22, 2021 · 4 comments · Fixed by felixfbecker/cli-highlight#127 or #7798

Comments

@SerhiiBulakh
Copy link

typeorm

@loriswit
Copy link

This seems to be caused by cli-highlight.

@SerhiiBulakh
Copy link
Author

This seems to be caused by cli-highlight.

yes, you are right)

@dylvaz
Copy link

dylvaz commented Mar 28, 2021

So what exactly is the fix for this rn? I saw @loriswit made a PR to fix this, but I'm getting tired of seeing these console log statements 😅

@loriswit
Copy link

@dylvaz Right now, you could temporarily downgrade your local installation of highligh.js as a workaround:

npm i highlight.js@10.6 --no-save

Then once the fix for cli-highlight is released, simply run:

npm update

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