Closed swese44 closed 10 years ago
After "mrt remove sharejs" and "mrt add sharejs" it also complains about the missing file:
Done installing smart packages
Ok, everything's ready. Here comes Meteor!
=> Errors while scanning packages:
While building package `sharejs`:
error: File not found: ace-builds/src-min/ace.js
Ok, after downloading the "ace-builds" project from github and copying the folder into the "sharejs" package directory it's stopped throwing errors :)
ace-builds
is a git submodule that can be initialized in the normal way. (Meteorite does this for you if you install with it.)
Odd, I installed with "mrt add sharejs" and it didn't add the submodule. Maybe it's a bug with Meteor 0.8.0?
I'm getting a build error after upgrading to the latest release of meteor-sharejs. I've tried with Meteor 0.7.1 and Meteor 0.8.0 with the same result :(