Install through npm (Recommended)
Last updated
Was this helpful?
Last updated
Was this helpful?
Holesail is available through npm, which is the recommended way to install and use It currently. All the latest updates, patches, and bug fixes are first applied to the npm package and then to everything else.
Holesail needs at least Nodejs version 16 >= or above to run. On Linux or Mac, you can use to install Nodejs.
Run the following command to install the Node version manager:
Add nvm to the environment variable:
Close and reopen the terminal to install Nodejs 20:
You can install Nodejs on Windows by downloading a prebuilt installer from .
Once you have the latest Node version installed, you can run the following commands to install Holesail.
On Linux:
On Mac:
On Windows, open command prompt and type:
If your installation fails on Windows, try running the command prompt instead of Powershell or Terminal. You can also try enabling third-party script execution by launching Powershell as Administrator and running:
Run the following command, if it returns an output then holesail is installed on your system:
You are now all set to set sail with holesail.