Trying to install the gamepad pendant and when I get to these lines:
git clone https://github.com/balthisar/cncjs-pendant-gamepad.git && cd cncjs-pendant-gamepad
npm install
I get the following error:
Found 1 error in node_modules/@types/node/globals.d.ts:72
npm ERR! code 2
npm ERR! path /home/tj/cncjs-pendant-gamepad
npm ERR! command failed
npm ERR! command sh -c npm run build-ts && npm run copy-files
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2023-01-08T20_06_35_495Z-debug-0.log
Any suggestions? I am on an RPi 4. I already completed CNCjs installation and upgraded nodeJS to version 16
The complete log file is here:
2023-01-08T20_05_44_966Z-debug-0.log
Trying to install the gamepad pendant and when I get to these lines:
git clone https://github.com/balthisar/cncjs-pendant-gamepad.git && cd cncjs-pendant-gamepad
npm install
I get the following error:
Found 1 error in node_modules/@types/node/globals.d.ts:72
npm ERR! code 2
npm ERR! path /home/tj/cncjs-pendant-gamepad
npm ERR! command failed
npm ERR! command sh -c npm run build-ts && npm run copy-files
npm ERR! A complete log of this run can be found in:
npm ERR! /root/.npm/_logs/2023-01-08T20_06_35_495Z-debug-0.log
Any suggestions? I am on an RPi 4. I already completed CNCjs installation and upgraded nodeJS to version 16
The complete log file is here:
2023-01-08T20_05_44_966Z-debug-0.log