stackedit
stackedit copied to clipboard
Cannot read property 'addSupport' of undefined
Cloned the latest code, installed the dependencies using yarn install
, but when opening the /app
, the browser console reports an error, as follows.
I had same issue and kind of solve it today.
You need to use nodev14, and use the from tag package-lock.json file.