Hello, i was using CodeMirror v6 normally, and i wanted to check something then i got surprised to see that the component isnt adapting to the language active in it, and it is showing the code snippet as normal text, with no keyword highlighting or anything, what is the issue?
i can share my package.json if needed.
it happened after i was trying to install this Ruby StreamLanguage
Is it because im using both StreamLanguage and the regular languages supported on CodeMirror?