Closed joshma closed 1 year ago
Did you clear your package lock and do a full reinstall? npm upgrade always breaks these packages by duplicating dependencies.
Ah yep, that fixed it. (I uninstalled all codemirror packages and re-installed them together at the same time.) Thanks.
Reporting that we've downgraded back to v1.1.3 - yaml highlighting still worked, but e.g. typescript and sql stopped working (in codemirror 6, via https://uiwjs.github.io/react-codemirror/).