Open dohliam opened 9 years ago
Huh. Yeah, that downgrading error was introduced in 1.0.3.0 I think. Weird. Well, the quick fix is to go into the .meteor/packages file and specify the version.
awatson1978:dataset-dictionary@1.0.3
clinical:nightwatch@1.5.1
natestrauser:font-awesome@4.3.0
Next time I'm in that app, I'll add the constraints and publish them. In the meantime, that should get things working for you.
That did the trick. Thanks for the quick response! Everything is working now -- I wasn't expecting it to be so easy to resolve. :smile:
I tried cloning and running the dictionary project but was unable to get it working due to some backwards incompatible packages. Running
meteor
in the project directory resulted in the following error messages:Running
meteor update
gives the following info: