Business
Jobs
  • About Us
  • Solutions
    • Job Postings
      Post your job and receive qualified candidates in 48h.
    • Candidate Assessments
      500+ technical and psychological tests, plus anti-fraud.
    • Headhunting
      Tailor-made executive search from start to finish.
    • Payroll + EOR
      Payroll dispersal and EOR across 15+ LATAM countries.
  • Pricing
  • Jobs

0

304
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 4 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 4 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 Sales
Legal
Terms and conditions Privacy policy
© 2026 PeakU Inc. All Rights Reserved.
Andres GPT
Show me some job opportunities
There's an error!