Install Node.js
TiddlyWiki runs on Node.js, a free engine that lets JavaScript programs run on your computer. Download the installer from nodejs.org, run it, and click through the defaults. When it finishes, Node.js and its package manager (npm) will be ready.
The command is not found after installing
Close your terminal completely and open a new one. The installer updates your system PATH, but the old terminal window does not see the change.
