Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Help needed]: Failed to install #515

Closed
udotrautmann opened this issue Jan 12, 2023 · 2 comments
Closed

[Help needed]: Failed to install #515

udotrautmann opened this issue Jan 12, 2023 · 2 comments
Assignees
Labels
question Further information is requested

Comments

@udotrautmann
Copy link

Your Current NRCHKB Plugin Version

Operating System

RedMatic on RaspberryMatic

How can we help?

I got this Error:

Failed to install: node-red-contrib-homekit-bridged

Cannot read property 'nodes' of null

Check the log for more information

Any more details?


2023-01-12T17:40:04.127Z Install : node-red-contrib-homekit-bridged 1.5.0

2023-01-12T17:40:04.210Z npm install --no-package-lock --global-style --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production node-red-contrib-homekit-bridged@1.5.0
2023-01-12T17:40:10.672Z [err] npm
2023-01-12T17:40:10.674Z [err] WARN
2023-01-12T17:40:10.674Z [err] EBADENGINE Unsupported engine {
2023-01-12T17:40:10.674Z [err] npm WARN
2023-01-12T17:40:10.675Z [err] EBADENGINE package: 'node-red-contrib-unifi@0.2.12',
2023-01-12T17:40:10.675Z [err] npm WARN
2023-01-12T17:40:10.675Z [err] EBADENGINE required: { node: '>=14.18.0' },
2023-01-12T17:40:10.675Z [err] npm
2023-01-12T17:40:10.675Z [err] WARN EBADENGINE
2023-01-12T17:40:10.675Z [err] current: { node: 'v14.16.0', npm: '7.6.3' }
2023-01-12T17:40:10.675Z [err] npm
2023-01-12T17:40:10.675Z [err] WARN EBADENGINE }
2023-01-12T17:40:10.679Z [err] npm WARN
2023-01-12T17:40:10.679Z [err] EBADENGINE Unsupported engine {
2023-01-12T17:40:10.679Z [err] npm WARN EBADENGINE package: 'http-cookie-agent@4.0.2',
2023-01-12T17:40:10.679Z [err] npm
2023-01-12T17:40:10.680Z [err] WARN EBADENGINE required: { node: '>=14.18.0 <15.0.0 || >=16.0.0' },
2023-01-12T17:40:10.680Z [err] npm WARN EBADENGINE current: { node: 'v14.16.0', npm: '7.6.3' }
2023-01-12T17:40:10.680Z [err] npm WARN
2023-01-12T17:40:10.680Z [err] EBADENGINE }
2023-01-12T17:40:11.027Z [out]
2023-01-12T17:40:11.027Z [out] up to date in 6s
2023-01-12T17:40:11.072Z rc=0

Any code or functions to add?

No response

@udotrautmann udotrautmann added the question Further information is requested label Jan 12, 2023
@GogoVega
Copy link

You need to update Node.js because Node requires >=14.18.0 and the current one is v14.16.0.

@caitken-com
Copy link

Glad it’s sorted. Feel free to ask more questions on our Discord.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

4 participants