You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The package doesn't seem to be compatible with Meteor v0.8.3. Bummer, wanted to fiddle with it to get a better understanding of packages.
$ mrt add meteor-file
✓ meteor-file
tag: https://github.com/EventedMind/meteor-file.git#v0.0.7
Done installing smart packages
Stand back while Meteorite does its thing
Done installing smart packages
Ok, everything's ready. Here comes Meteor!
=> Errors while scanning packages:
While building package `meteor-file`:
error: no such package: 'spark'
The text was updated successfully, but these errors were encountered:
Oops haven't visited this in a while but I thought someone had converted it to use Blaze? That would be a cool project if someone wants to take it on. I'll revisit later if I end up doing it.
Thanks, that would be great. I'm trying to build something that pipes uploads to the Wistia API, but am still getting started with Meteor and the whole file handling process is a little daunting.. Especially looking at a monstrous package like collectionFS. So I was looking for something small to fiddle around with — this would be excellent for it (if it worked :) )
The package doesn't seem to be compatible with Meteor v0.8.3. Bummer, wanted to fiddle with it to get a better understanding of packages.
The text was updated successfully, but these errors were encountered: