question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Breaking change in patch version 10.3.2 to 10.3.3

See original GitHub issue

Describe the bug The following used to work (in 10.3.2):

import SyntaxHighlighter, { registerLanguage } from 'react-syntax-highlighter/dist/prism-light';
import jsx from 'react-syntax-highlighter/dist/languages/prism/jsx';

registerLanguage('jsx', jsx);

Now I’m getting (in 10.3.3):

Module not found: Error: Can't resolve 'react-syntax-highlighter/dist/languages/prism/jsx' in
Module not found: Error: Can't resolve 'react-syntax-highlighter/dist/prism-light'

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:5

github_iconTop GitHub Comments

4reactions
conorhastingscommented, Jun 28, 2019

@ryanthemanuel sorry about this, can you try 10.3.5

0reactions
conorhastingscommented, Jun 28, 2019

great to hear, sorry for the thrash

Read more comments on GitHub >

github_iconTop Results From Across the Web

About iOS 10 Updates - Apple Support
iOS 10.3.2 ... This update is recommended for all users. ... iOS 10.3.3 includes bug fixes and improves the security of your iPhone...
Read more >
5 Things to Know About the iOS 10.3.3 Update - Gotta Be Mobile
Everything you need to know about Apple's iOS 10.3.3 update for iPhone, iPad, and iPod touch including a brief look at its performance....
Read more >
VMware Cloud Director 10.3.2a Release Notes
IMPORTANT: VMware removed VMware Cloud Director 10.3.2 from all sites on February 23, 2022 due to the snapshot revert operation leading to data...
Read more >
What's new in the macOS client - Microsoft Learn
We regularly update the Remote Desktop client for macOS, adding new features ... In this release, we made some changes to improve connection ......
Read more >
About binary compatibility on new versions of Delphi
If Embarcadero screws up and introduces an interface-breaking change somewhere in the update, it can certainly cause problems.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found