SimonButtazzi / node-red-contrib-boolean-parser

MIT License
1 stars 1 forks source link

installing Errors I #6

Closed CMHyline closed 3 months ago

CMHyline commented 6 months ago

Hi on my Node red I am not able to install the boolean parser:


2024-03-26T08:29:28.052Z Installieren : node-red-contrib-boolean-logic 0.0.3

2024-03-26T08:29:28.029Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-contrib-boolean-logic@0.0.3


2024-03-26T08:29:32.676Z Installieren : node-red-contrib-boolean-parser 1.4.6

2024-03-26T08:29:38.266Z [out] + node-red-contrib-boolean-logic@0.0.3 2024-03-26T08:29:38.266Z [out] added 1 package from 1 contributor in 6.602s 2024-03-26T08:29:38.357Z rc=0 2024-03-26T08:29:38.590Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-contrib-boolean-parser@1.4.6 2024-03-26T08:29:50.382Z [out] + node-red-contrib-boolean-parser@1.4.6 2024-03-26T08:29:50.382Z [out] added 1 package from 1 contributor in 8.175s 2024-03-26T08:29:50.455Z rc=0


2024-03-26T08:30:28.285Z Installieren : node-red-contrib-boolean-parser 1.4.6

2024-03-26T08:30:28.255Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-contrib-boolean-parser@1.4.6 2024-03-26T08:30:37.204Z [out] + node-red-contrib-boolean-parser@1.4.6 2024-03-26T08:30:37.204Z [out] updated 1 package in 5.419s 2024-03-26T08:30:37.289Z rc=0


2024-03-26T08:37:36.494Z Installieren : node-red-contrib-boolean-parser 1.4.6

2024-03-26T08:37:36.464Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-contrib-boolean-parser@1.4.6 2024-03-26T08:37:46.790Z [out] + node-red-contrib-boolean-parser@1.4.6 2024-03-26T08:37:46.790Z [out] updated 1 package in 6.739s 2024-03-26T08:37:46.876Z rc=0

what could be the problem?

thanks in advance

SimonButtazzi commented 5 months ago

Hi @CMHyline, in my eyes this log looks fine so far.

Were do you get an error? Which version of node-red did you try?

Best Simon

SimonButtazzi commented 3 months ago

I was not able to reproduce an error.