stackedit icon indicating copy to clipboard operation
stackedit copied to clipboard

Cannot read property 'addSupport' of undefined

Open gaowanliang opened this issue 3 years ago • 1 comments

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

gaowanliang avatar Aug 27 '21 15:08 gaowanliang

I had same issue and kind of solve it today.

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

privapps avatar Apr 25 '22 01:04 privapps