Scott Pigeon
Results
1
issues of
Scott Pigeon
Was getting this error when using `npx electron-builder`: ``` Exit code: ENOENT. spawn /usr/bin/python ENOENT failedTask=build stackTrace=Error: Exit code: ENOENT. spawn /usr/bin/python ENOENT ``` I fixed it by changing this...