mizzao:sharejs-codemirror throwing error in my meteor app

114 views Asked by At

I just created a basic project using meteor create CodeCollab. Then I installed the "mizzao:sharejs-codemirror" package using meteor add mizzao:sharejs-codemirror command. The installation works fine without any errors. But when I start the app I get the following error - error screenshot

I am not able to find a solution for this error. I have not edited any file inside the project. I just created the project, installed package and hit run.

1

There are 1 answers

0
Mihir Patel On

Try running this command

meteor add edemaine:sharejs-codemirror