• Jobs
  • About Us
  • professionals
    • Home
    • Jobs
    • Courses and challenges
  • business
    • Home
    • Post vacancy
    • Our process
    • Pricing
    • Assessments
    • Payroll
    • Blog
    • Sales
    • Salary Calculator

0

250
Views
Could not find the language 'cpp', did you forget to load/include a language module?

I want to use highlight.js in my website.But it doesn't work.
I use unpkg CDN and I import it like that:

<link rel="stylesheet" href="https://unpkg.com/@highlightjs/cdn-assets@11.5.0/styles/rainbow.min.css">
<script src="//unpkg.com/@highlightjs/cdn-assets@11.5.1/highlight.min.js"></script>

and I also use <script>hljs.highlightAll();</script> in the end of my file.
I couldn't find anything wrong, but it still report a warning like that: screenshot

Can any one help me? Thanks!

about 3 years ago · Juan Pablo Isaza
1 answers
Answer question

0

Include the language module.

<script src="//unpkg.com/@highlightjs/cdn-assets@11.5.1/languages/cpp.min.js"></script>

Hope this helps.

about 3 years ago · Juan Pablo Isaza Report
Answer question
Find remote jobs

Discover the new way to find a job!

Top jobs
Top job categories
Business
Post vacancy Pricing Our process Sales
Legal
Terms and conditions Privacy policy
© 2025 PeakU Inc. All Rights Reserved.

Andres GPT

Recommend me some offers
I have an error