When installing Node.js (includes npm) a heap of other tools are installed.
You are prompted to install the tools so my question is: are these tools needed for PHPMaker ?
Yes, they are required, note that template and extensions are npm packages since v2022 (previous major version), see:
Thanks.