Installation
⚠️
Ponder usually requires node-gyp
to be installed globally. If you encounter
an installation error, try npm install -g node-gyp
and then run
create-ponder
again.
System requirements
- MacOS, Linux, or Windows (via WSL (opens in a new tab))
- Node.js 18 or 20 (opens in a new tab)
- npm, yarn (opens in a new tab), or pnpm (opens in a new tab) (recommended)
Create Ponder
The Create Ponder CLI tool sets up everything automatically for you. If Create Ponder runs without error, your system meets the requirements and you should be good to go.