scottpage/node-red-contrib-signalrcore

Fails to install from project dependencies

Closed this issue · 2 comments

Hello,
on Node-RED version: v1.2.9 it fails to install, logging the following:

2021-04-06T08:31:14.903Z Install : node-red-contrib-signalrcore 1.0.3
2021-04-06T08:31:15.396Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production node-red-contrib-signalrcore@1.0.3
2021-04-06T08:31:27.565Z [err] npm
2021-04-06T08:31:27.566Z [err] WARN deprecated request@2.88.2: request has been deprecated, see request/request#3142
2021-04-06T08:31:29.405Z [err] npm
2021-04-06T08:31:29.405Z [err] WARN deprecated har-validator@5.1.5: this library is no longer supported
2021-04-06T08:31:39.012Z [out] + node-red-contrib-signalrcore@1.0.3
2021-04-06T08:31:39.012Z [out] added 51 packages from 59 contributors in 21.215s
2021-04-06T08:31:39.073Z rc=0

Not true, it had installed successfully, a restart was needed

Closing