nus-mtp / sashimi-note

A flexible and extensible document viewing and editing platform.
https://nus-mtp.github.io/sashimi-note/
MIT License
8 stars 1 forks source link

Vue-codemirror upgraded to v3.0.0 it broke sashimi-note #324

Closed amoshydra closed 7 years ago

amoshydra commented 7 years ago
TypeError: Attempted to assign to readonly property.
at webpack:///codemirror.vue:10:0 <- index.js:113594

It currently affect anyone who uses npm install e.g. in vagrant.

amoshydra commented 7 years ago

Fixed with https://github.com/nus-mtp/sashimi-note/pull/332