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
Perhaps removing "--arch=x64" hard limit would allow building and running integration tests on windows 32-bit machines. There are still machines running older 32-bit windows operating system in the global south.
Removing "--arch=x64" hard limit would allow building and running integration tests on windows 32-bit machines. Without this option, the arch setting will be picked from environment.
Fixesdigidem#237
Removing "--arch=x64" hard limit would allow building and running integration tests on windows 32-bit machines. Without this option, the arch setting will be picked from environment.
Fixes#237
Perhaps removing "--arch=x64" hard limit would allow building and running integration tests on windows 32-bit machines. There are still machines running older 32-bit windows operating system in the global south.
"rebuild-leveldb": "cd node_modules/leveldown && cross-env HOME=~/.electron-gyp node-gyp rebuild --target=2.0.7 --runtime=electron --arch=x64 --dist-url=https://atom.io/download/atom-shell",
mapeo-desktop/package.json
Line 29 in d52be7f
The text was updated successfully, but these errors were encountered: