bbindreiter / node-red-contrib-alexa-remote2-applestrudel

Node-Red Nodes for interacting with Alexa
https://flows.nodered.org/node/node-red-contrib-alexa-remote2-applestrudel
MIT License
75 stars 20 forks source link

http-proxy-middleware@2.0.2 requires a peer of @types/express@^4.17.13 but none is installed. #51

Closed ikarisan closed 1 year ago

ikarisan commented 2 years ago

When installing applestrudel on a docker node-red installation the following errors appear in the install log:

2022-01-28T17:40:21.490Z Installing : node-red-contrib-alexa-remote2-applestrudel 5.0.8
2022-01-28T17:40:21.744Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict node-red-contrib-alexa-remote2-applestrudel@5.0.8
2022-01-28T17:40:36.561Z [err] npm
2022-01-28T17:40:36.561Z [err]  WARN deprecated querystring@0.2.1: The querystring API is considered Legacy. new code should use the URLSearchParams API instead.
2022-01-28T17:40:59.344Z [err] npm 
2022-01-28T17:40:59.344Z [err] WARN http-proxy-middleware@2.0.2 requires a peer of @types/express@^4.17.13 but none is installed. You must install peer dependencies yourself.
2022-01-28T17:40:59.345Z [err] 
2022-01-28T17:40:59.348Z [out] + node-red-contrib-alexa-remote2-applestrudel@5.0.8
2022-01-28T17:40:59.348Z [out] added 46 packages from 62 contributors in 36.07s
2022-01-28T17:40:59.381Z rc=0

Maybe this is the reason why my Alexa account initialization always times out?

bbindreiter commented 2 years ago

Those dependencies are coming from alexa-remote2. We have to wait for a new version. I don't think this is the reason for your issues though.

github-actions[bot] commented 1 year ago

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

github-actions[bot] commented 1 year ago

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