Hello,
I try to install the bme280 sensor plugin. The hardware works - I can find the sensor in the raspi bash with dir /dev/i2c*
Then I try to install npm install --save node-bme280 but I get the error fatal remote error - Repository not found - the installer search node-i2c.git.
If I try only to install the plug-in I will get
error [pimatic]: Error installing plugin pimatic-bme280: Error running “./node_modules/pimatic/ppm.js install pimatic-bme280@0.1.2 --unsafe-perm”
Thank you for your help!