meteor-collectionapi
meteor-collectionapi copied to clipboard
ReferenceError: describe is not defined
So I'm having a real issue with the package.js file. It seems like it's necessary for the CollectionAPI to .start() properly, but if it exists in my project directory, it causes my meteor instance to crash with the error shown in the title.