Install xSuite
The only requirement is to have Node.js 18+ already installed.
Install Node.js 18+
Install the Node Version Manager (opens in a new tab) (NVM):
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.5/install.sh | bash
Then install Node.js 18:
nvm install 18
⚠️
You should then close and reopen your terminal.
To install xSuite:
npm install -g xsuite