You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
Building fails when no python2 binary is available.
My system ships node-gyp version 6.1.0, which makes me wonder why Converse says it’s building with 3.8.0, while the first version supporting python3 was 5.0.3 according to nodejs/node-gyp#193
To Reproduce
Steps to reproduce the behavior:
Run make build
Expected behavior
Converse builds properly, using my system node-gyp.
Screenshots
N/A
Environment (please complete the following information):
Describe the bug
Building fails when no python2 binary is available.
My system ships node-gyp version 6.1.0, which makes me wonder why Converse says it’s building with 3.8.0, while the first version supporting python3 was 5.0.3 according to nodejs/node-gyp#193
To Reproduce
Steps to reproduce the behavior:
make build
Expected behavior
Converse builds properly, using my system node-gyp.
Screenshots
N/A
Environment (please complete the following information):
Additional context
Here is the relevant error in the build log:
Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.
The text was updated successfully, but these errors were encountered: