I am using Windows and I followed this tutorial and this one
which should teach me how to install JPM.
I installed node.exe
to the folder C:\nodejs
as instructed, but I cannot find any npm
or jpm
program which I am supposed to launch like this:
npm install jpm --global
It seems like the tutorials are for Linux but I am lost here while using Windows because I cannot find programs like the ones mentioned in (sub)folders like bin
etc.