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
When using sudo to complete the nw build command: sudo nwbuild -p win32,win64,osx32,osx64,linux32,linux64 lens
It provides the following error:
Latest Version: v0.13.0-alpha3 Using v0.13.0-alpha3 Create cache folder in /usr/local/lib/node_modules/nw-builder/cache/0.13.0-alpha3 Downloading: http://dl.nwjs.io/v0.13.0-alpha3/nwjs-v0.13.0-alpha3-win-ia32.zip Create cache folder in /usr/local/lib/node_modules/nw-builder/cache/0.13.0-alpha3 Downloading: http://dl.nwjs.io/v0.13.0-alpha3/nwjs-v0.13.0-alpha3-win-x64.zip Create cache folder in /usr/local/lib/node_modules/nw-builder/cache/0.13.0-alpha3 Downloading: http://dl.nwjs.io/v0.13.0-alpha3/nwjs-v0.13.0-alpha3-osx-ia32.zip Create cache folder in /usr/local/lib/node_modules/nw-builder/cache/0.13.0-alpha3 Downloading: http://dl.nwjs.io/v0.13.0-alpha3/nwjs-v0.13.0-alpha3-osx-x64.zip Create cache folder in /usr/local/lib/node_modules/nw-builder/cache/0.13.0-alpha3 Downloading: http://dl.nwjs.io/v0.13.0-alpha3/nwjs-v0.13.0-alpha3-linux-ia32.tar.gz Create cache folder in /usr/local/lib/node_modules/nw-builder/cache/0.13.0-alpha3 Downloading: http://dl.nwjs.io/v0.13.0-alpha3/nwjs-v0.13.0-alpha3-linux-x64.tar.gz downloading [--------------------] 0% 78.0sERROR: The version 0.13.0-alpha3 does not have a corresponding build posted at http://dl.nwjs.io/. Please choose a version from that list. Unable to download nodewebkit.
What should I do?
The text was updated successfully, but these errors were encountered:
When using sudo to complete the nw build command:
sudo nwbuild -p win32,win64,osx32,osx64,linux32,linux64 lens
It provides the following error:
Latest Version: v0.13.0-alpha3 Using v0.13.0-alpha3 Create cache folder in /usr/local/lib/node_modules/nw-builder/cache/0.13.0-alpha3 Downloading: http://dl.nwjs.io/v0.13.0-alpha3/nwjs-v0.13.0-alpha3-win-ia32.zip Create cache folder in /usr/local/lib/node_modules/nw-builder/cache/0.13.0-alpha3 Downloading: http://dl.nwjs.io/v0.13.0-alpha3/nwjs-v0.13.0-alpha3-win-x64.zip Create cache folder in /usr/local/lib/node_modules/nw-builder/cache/0.13.0-alpha3 Downloading: http://dl.nwjs.io/v0.13.0-alpha3/nwjs-v0.13.0-alpha3-osx-ia32.zip Create cache folder in /usr/local/lib/node_modules/nw-builder/cache/0.13.0-alpha3 Downloading: http://dl.nwjs.io/v0.13.0-alpha3/nwjs-v0.13.0-alpha3-osx-x64.zip Create cache folder in /usr/local/lib/node_modules/nw-builder/cache/0.13.0-alpha3 Downloading: http://dl.nwjs.io/v0.13.0-alpha3/nwjs-v0.13.0-alpha3-linux-ia32.tar.gz Create cache folder in /usr/local/lib/node_modules/nw-builder/cache/0.13.0-alpha3 Downloading: http://dl.nwjs.io/v0.13.0-alpha3/nwjs-v0.13.0-alpha3-linux-x64.tar.gz downloading [--------------------] 0% 78.0sERROR: The version 0.13.0-alpha3 does not have a corresponding build posted at http://dl.nwjs.io/. Please choose a version from that list. Unable to download nodewebkit.
What should I do?
The text was updated successfully, but these errors were encountered: