Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error "no such package: 'spark'" when adding to 0.8.3 #19

Open
rijk opened this issue Aug 25, 2014 · 3 comments
Open

Error "no such package: 'spark'" when adding to 0.8.3 #19

rijk opened this issue Aug 25, 2014 · 3 comments

Comments

@rijk
Copy link

rijk commented Aug 25, 2014

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'
@cmather
Copy link
Owner

cmather commented Aug 25, 2014

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.

On Aug 25, 2014, at 9:53 AM, Rijk van Wel [email protected] wrote:

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'

Reply to this email directly or view it on GitHub.

@rijk
Copy link
Author

rijk commented Aug 25, 2014

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 :) )

@rijk
Copy link
Author

rijk commented Aug 25, 2014

By the way, thanks for your awesome tutorials 👍

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants