benweet / stackedit

In-browser Markdown editor
https://stackedit.io/
Apache License 2.0
21.69k stars 2.72k forks source link

Cannot read property 'addSupport' of undefined #1756

Open gaowanliang opened 3 years ago

gaowanliang commented 3 years ago

Cloned the latest code, installed the dependencies using yarn install, but when opening the /app, the browser console reports an error, as follows. image

privapps commented 2 years ago

I had same issue and kind of solve it today.

You need to use nodev14, and use the from tag package-lock.json file.