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
The easiest way to use Node.js and related tools, including PM2, in development is installing the current stable long-time-support (LTS) Node.js v24.14 from command line using nvm shell script (see https://github.com/nvm-sh/nvm):
nvm install --lts