-
Notifications
You must be signed in to change notification settings - Fork 23
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
Does not install on Windows 10 #24
Comments
it's an issue with the the build step is where it is failing is here: https://github.com/ethanresnick/node-pg-query-native/blob/deb7a23b3b5e3da11e3965d223b89421adb4d773/script/buildAddon.sh I don't use windows, so while it's technically not directly something I can support, I figured you may be able to read through what it is doing in attempt to build the C code via Potentially download https://github.com/ethanresnick/node-pg-query-native and try to get it to build locally, reporting back what works. If we can find a way to get the build working, we can make the updates for windows to work. |
If I had to guess, the problem on windows is that |
yea, in fact, looks like this if statement explicitly only supports Linux and Mac: https://github.com/ethanresnick/node-pg-query-native/blob/deb7a23b3b5e3da11e3965d223b89421adb4d773/script/buildAddon.sh#L17-L21 Anyone on windows want to give it a shot, looks like those 4 lines would be of interest. |
this issue is more relevant for https://github.com/pyramation/libpg-query-node |
I guess this is still open / relevant? @Eprince-hub is also having troubles installing Edit: open at launchql/libpg-query-node#22 |
The module cannot be installed on Windows 10 due to install script failure. What am I doing wrong here? Already:
Any hints?
The German error message translates to: 'The command "script" is either misspelled or could not be resolved.
C:\Users[...]\AppData\Roaming\npm-cache_logs\2021-01-06T15_45_10_178Z-debug.log:
The text was updated successfully, but these errors were encountered: