-
-
Notifications
You must be signed in to change notification settings - Fork 126
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
Failed to npm install
- gyp
Error
#387
Comments
Apparently libpg-query-node |
Hi, this isn't a libpq-query-node, pgsql-parser, nor supabase issue, it's a few levels deep: pganalyze/libpg_query#44 And from reading the issue it looks like support is coming, but ETA is unknown at this time. |
Looks like Windows support is coming via WebAssembly thanks to @gregnr 👀🔥🙌 |
The original issue got resolves - pganalyze/libpg_query#44 🎉 |
@nichita-pasecinic yes, thanks to the amazing work by @lfittl 🙌 However, it still needs to be adopted / implemented in the |
After a clean
git clone
, I could not start & setup the projectRunning
npm install
gave me anode-gyp
errorERROR Stack Trace
OS: Win 10
Node:
v16.18.0
NPM:
8.19.2
Choco:
Chocolatey v1.1.0
I did also a fresh install of NodeJS v16 LTS with the checkbox for the recommended build tools, but also facing the same error
Would appreciate any help!
Thanks
The text was updated successfully, but these errors were encountered: