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
is there any way i could compile this for 32 bit windows 10? i tried node-gyp rebuild --target=2.0.0 --runtime=electron --arch=x86 --dist-url=https://atom.io/downlo ad/atom-shell but that gives me this error LINK : fatal error LNK1181: cannot open input file 'C:\Users\OwO\.node-gyp\iojs-2.0.0\x32\iojs.lib' [C:\Users\OwO\WebstormProjects\Node-FileBrowser\node_modules\electron-vib rancy\build\Vibrancy.vcxproj]
The text was updated successfully, but these errors were encountered:
is there any way i could compile this for 32 bit windows 10? i tried
node-gyp rebuild --target=2.0.0 --runtime=electron --arch=x86 --dist-url=https://atom.io/downlo ad/atom-shell
but that gives me this errorLINK : fatal error LNK1181: cannot open input file 'C:\Users\OwO\.node-gyp\iojs-2.0.0\x32\iojs.lib' [C:\Users\OwO\WebstormProjects\Node-FileBrowser\node_modules\electron-vib rancy\build\Vibrancy.vcxproj]
The text was updated successfully, but these errors were encountered: