When attempting to load the load from 'manage palette' received failed. The logs shows:
2022-04-27T03:02:21.276Z Install : node-red-contrib-msal-certauth 1.0.14
2022-04-27T03:02:21.302Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-contrib-msal-certauth@1.0.14
2022-04-27T03:02:23.485Z [err] npm
2022-04-27T03:02:23.485Z [err] ERR! code ENOVERSIONS
2022-04-27T03:02:23.491Z [err] npm ERR!
2022-04-27T03:02:23.491Z [err] No valid versions available for node-red-contrib-msal-certauth
2022-04-27T03:02:23.499Z [err]
2022-04-27T03:02:23.499Z [err] npm ERR! A complete log of this run can be found in:
2022-04-27T03:02:23.499Z [err] npm ERR!
2022-04-27T03:02:23.499Z [err] /home/nr5/.npm/_logs/2022-04-27T03_02_23_492Z-debug.log
2022-04-27T03:02:23.505Z rc=1
I'm running node-RED v2.1.3 (on nodejs12)
Can this be forwarded onto the maintainer?