JSPlaygrounds icon indicating copy to clipboard operation
JSPlaygrounds copied to clipboard

Uncaught TypeError: Super expression must either be null or a function

Open Peter-AMD opened this issue 4 years ago • 1 comments

got this error Uncaught TypeError: Super expression must either be null or a function when I visit my browser localhost:8080 after npm install

Peter-AMD avatar May 10 '20 01:05 Peter-AMD

I solved it by switching branch to gh-pages and npm install --save codemirror

pihh avatar Oct 17 '21 12:10 pihh