got that to work but still can’t run from this step on
cd /home/pi
mkdir pimatic-app
error message -> mkdir: cannot create directory ‘pimatic-app’: File exists
npm install pimatic --prefix pimatic-app --production
error message -> bash: npm: command not found