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

Problem on installing storeness:meteor-postgres #15

Open
maiardm opened this issue Nov 7, 2016 · 1 comment
Open

Problem on installing storeness:meteor-postgres #15

maiardm opened this issue Nov 7, 2016 · 1 comment

Comments

@maiardm
Copy link

maiardm commented Nov 7, 2016

Hi!

i'm trying to try/use storeness:meteor-postgres but getting problems when trying to install it.

C:\radar>meteor add storeness:meteor-postgres
 => Errors while adding packages:

While checking for **agershun:[email protected]**:
error: No compatible binary build found for this package. Contact the package author and ask them to publish it for your platform.

I contacted alasql team and received the folowing reply:

To get started import AlaSQL from NPM in your code

import alasql from 'alasql';
Now you can query directly on Meteor Collections with the alasql function:

Im not expert in the Meteor system, but imagine you have to do a npm install alasql before...

Well, i did this and alasql (under npm) was updated to 0.3.3 version, but the error keeped on.

Perhaps a little update is necessary in storeness:meteor-postgres to change it's dependencies, since the agershun:alasql module isn't available any more.

Thank you.

@juanslingerURUIT
Copy link

I´m having the same problem and as I can see, you didn´t have any answer.

Hope this is fixed or we have any answer quickly.

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