Skip to content
This repository has been archived by the owner on Mar 14, 2019. It is now read-only.

gridfs issue #572

Closed
ccorcos opened this issue Mar 2, 2015 · 7 comments
Closed

gridfs issue #572

ccorcos opened this issue Mar 2, 2015 · 7 comments

Comments

@ccorcos
Copy link

ccorcos commented Mar 2, 2015

~/C/m/itrnr git:master ❯❯❯ meteor add cfs:standard-packages                                                                                                                                           ⏎ ✱ ◼

Changes to your project's package version selections:

cfs:access-point        added, version 0.1.43 
cfs:base-package        added, version 0.0.27
cfs:collection          added, version 0.5.3
cfs:collection-filters  added, version 0.2.3
cfs:data-man            added, version 0.0.4
cfs:file                added, version 0.1.15
cfs:http-methods        added, version 0.0.27
cfs:http-publish        added, version 0.0.13
cfs:power-queue         added, version 0.9.11
cfs:reactive-list       added, version 0.0.9
cfs:reactive-property   added, version 0.0.4
cfs:standard-packages   added, version 0.5.3
cfs:storage-adapter     added, version 0.1.1
cfs:tempstore           added, version 0.1.3
cfs:upload-http         added, version 0.0.19
cfs:worker              added, version 0.1.3
mongo-livedata          added, version 1.0.7
raix:eventemitter       added, version 0.1.1


cfs:standard-packages: Filesystem for Meteor, collectionFS
~/C/m/itrnr git:master ❯❯❯ meteor add cfs:gridfs                                                                                                                                                        ✱ ◼
 => Errors while adding packages:             

While checking for cfs:gridfs@0.0.28:
error: No compatible build found

@nooitaf
Copy link
Contributor

nooitaf commented Mar 2, 2015

There is a bug at the moment. You will have to pin it like this ..

meteor add cfs:gridfs@=0.0.27

.. also see other issue #568

@IstoraMandiri
Copy link
Contributor

👍

@raix
Copy link

raix commented Mar 2, 2015

It's a bug when publishing windows binaries - We'll push a new version update soon - @aldeed is working on it

@aldeed
Copy link
Contributor

aldeed commented Mar 2, 2015

There should be a working 0.0.29 now.

@aldeed aldeed closed this as completed Mar 2, 2015
@ccorcos
Copy link
Author

ccorcos commented Mar 3, 2015

Still getting this error

While checking for cfs:gridfs@0.0.29:
error: No compatible build found

And I have

cfs:standard-packages   0.5.3  Filesystem for Meteor, collectionFS

@aldeed
Copy link
Contributor

aldeed commented Mar 3, 2015

@ccorcos what OS?

@ccorcos
Copy link
Author

ccorcos commented Mar 3, 2015

Mac. Yosemite

Sent from my iPhone

On Mar 3, 2015, at 08:57, Eric Dobbertin notifications@github.com wrote:

@ccorcos what OS?


Reply to this email directly or view it on GitHub.

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

No branches or pull requests

5 participants