#Wrapper Offline v2.1.0 "Start Wrapper" button

1 messages · Page 1 of 1 (latest)

viral shoal
#

Wrapper Offline v2.1.0 "Start Wrapper" button

sturdy tapir
#

W:Off v2.1.0 is only available as raw code without launchers and must be started manually.

First, you need to fire up Command Prompt in that directory.
Method A: In Windows File Explorer, navigate to the folder where you installed W:Off 2.0.0 or 2.1.0, click the address bar, clear, type cmd, and press enter.
Method B: Open Command Prompt directly from the Start menu/screen or the cmd command in the Run dialog box, then in the Command Prompt window, type cd (path to W:Off 2.0.0 or 2.1.0 installation) (if it's in another drive, replace cd with pushd)

Once Command Prompt has been directed to your W:Off directory, type npm start and press enter.

If this does not work, node modules may not yet be installed. In this case, type npm install, press enter, wait for it to finish, and then type npm start and press enter.

You may instead try downloading v2.0.0 from its release tag instead.

sturdy tapir
#

wrapper-offline.exe only exists if you downloaded the release package for windows

if you downloaded raw code it does not exist

cosmic linden
#

Ok

tacit galleon
#

stop using the installer

sturdy tapir
#

That's right

#

The installer is out of date and dates back to the era of v1.3.0

#

Trying to use it now will download raw code of v2.1.0 without batchfiles or launcher executables