Skip to content

Issue with latest version of postgres-new UI when running npm i #125

Open
@dlado

Description

@dlado

I downloaded the latest code and run "npm i" and I'm getting errors.

The main problem seems to be with node-gyp when it tries to build the pgsql-parser package. It throws an error (MSB8066) related to build\queryparser.vcxproj, saying it can’t find the necessary binaries for my setup. This is because after some intents to get the binaries, it tries to compile them..

Here is what I'm getting. I tried to switch node versions, uninstall and install everything, install all the prerequisits for node-gyp and nothing....same error..... :
image

What I don't understand is that when trying to get https://supabase-public-artifacts-bucket.s3.amazonaws.com/libpg-query-node/queryparser-v13.3.2-node-v108-win32-x64.tar.gz is not fond and is true....

If you look into https://supabase-public-artifacts-bucket.s3.amazonaws.com/ is not found.

Maybe is something wrong with the current version?

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions