Skip to content

Problem on installing storeness:meteor-postgres #15

@maiardm

Description

@maiardm

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:alasql@0.2.9**:
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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions