Hello. I cannot install roku nodejs.
Blockquote
pi@raspberrypi:~/Desktop/LG_TV $ npm i rokujs
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'scrap-favicon@1.0.4',
npm warn EBADENGINE required: { node: '>=10.18.0 <11 || >=12.14.0 <13' },
npm warn EBADENGINE current: { node: 'v18.20.7', npm: '10.8.2' }
npm warn EBADENGINE }
npm warn EBADENGINE Unsupported engine {
npm warn EBADENGINE package: 'superagent@7.0.1',
npm warn EBADENGINE required: { node: '>=6.4.0 !13' },
npm warn EBADENGINE current: { node: 'v18.20.7', npm: '10.8.2' }
npm warn EBADENGINE }
npm error code ENOTEMPTY
npm error syscall rename
npm error path /home/pi/Desktop/LG_TV/node_modules/object-inspect
npm error dest /home/pi/Desktop/LG_TV/node_modules/.object-inspect-a65m8v0R
npm error errno -39
npm error ENOTEMPTY: directory not empty, rename '/home/pi/Desktop/LG_TV/node_modules/object-inspect' -> '/home/pi/Desktop/LG_TV/node_modules/.object-inspect-a65m8v0R'
npm error A complete log of this run can be found in: /home/pi/.npm/_logs/2025-03-14T20_40_03_488Z-debug-0.log
Blockquote
can you help me?
thanks.
Marc.