Debian支持最新JavaScript(Node.js)版本,可通过以下方式安装:
setup_current.x
setup_22.x
apt
安装后可通过node -v和npm -v验证版本。
node -v
npm -v