Can’t install node-red-contrib-tfjs-coco-ssd on raspberry pi 3

Hello everyone
I have problem in installing this node on my raspberry pi 3

and this is what i get in terminal

this is the node version :
node js v14.18.1
npm v6.14.15
nodered v2.1.4

and i use raspberry pi OS
can someone help me with this?

thank you :slight_smile:

Try

sudo npm cache clean --force

Then try again.

You might also consider upgrading npm to v7

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.