andrei-tatar / node-red-contrib-smartnora

Node Red Google Home integration
https://smart-nora.eu/
109 stars 24 forks source link

Homeassitant addon nodered cant install smart nora #247

Closed nivekamoud closed 1 year ago

nivekamoud commented 1 year ago

Cannot install Smart nora in the addon of Homeassitent Nodered. See below i dont no what the problem is why i have to use DEV. maybe you can help me solve this issue.

**8:08.819Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-contrib-smartnora@1.18.1 2023-02-24T11:28:35.296Z [err] npm WARN config production Use --omit=dev instead.**

gr kevin

andrei-tatar commented 1 year ago

@nivekamoud Doesn't seem directly related to NORA. I found this on stackoverflow, maybe it helps: https://stackoverflow.com/questions/72776325/npm-warning-config-production-use-omit-dev-instead

nivekamoud commented 1 year ago

yes thanks already tried it, on domoticz it is working fine but in home assitant not, thanks anyway i think it is the problem of homeassitents node red.

FireWizard52 commented 1 year ago

@nivekamoud ,

Do not worry. It is a warning and not an error. I see this warning for almost every node that I install or upgrade in Node-RED. If you do not want to see it, you can follow Andrei's suggestion.

Node-RED is not a plug-in in Domoticz, like it is an integration in HA. So this a comparisson between the HA version and the native installation of NR.

Gianpaolo-Saracino commented 1 year ago

I have the same problem, but following Andrei's link there are not suggestions about npmrc under linux. I'm using an Home Assistant VM and it seems impossible to access npmrc file or to use npm commands. Node-red addons installation commands are launched by a docker. Help please!!!

github-actions[bot] commented 1 year ago

This issue is stale because it has been open for 14 days with no activity.

github-actions[bot] commented 1 year ago

This issue was closed because it has been inactive for 7 days since being marked as stale.