Closed grigio closed 10 years ago
Exception in template helper: TypeError: Cannot read property 'extend' of undefined at Object.<anonymous> (http://localhost:3000/packages/mizzao:sharejs.js?
After the latest update the ace editor isn't loaded and I get the msg above
fixed with:
git submodule init git submodule update
You can just checkout the repo with git clone --recursive.
git clone --recursive
After the latest update the ace editor isn't loaded and I get the msg above