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 -
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.
Try running this command