Closed mspiegel closed 6 months ago
Just a heads up, I had to run npm install codemirror@5 to get the build working. I don't do a lot of javascript, so I couldn't tell you why that worked.
npm install codemirror@5
Thanks for that report. I think this problem is now fixed.
Just a heads up, I had to run
npm install codemirror@5
to get the build working. I don't do a lot of javascript, so I couldn't tell you why that worked.