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

Many errors #6

Closed
douvers opened this issue Aug 1, 2022 · 2 comments
Closed

Many errors #6

douvers opened this issue Aug 1, 2022 · 2 comments

Comments

@douvers
Copy link

douvers commented Aug 1, 2022

When installing -

ERR! ERESOLVE unable to resolve dependency tree
2022-08-01T05:43:57.376Z [err] npm
2022-08-01T05:43:57.377Z [err] ERR!
2022-08-01T05:43:57.377Z [err]
2022-08-01T05:43:57.377Z [err] npm
2022-08-01T05:43:57.377Z [err] ERR! While resolving: node-red-project@0.0.1
2022-08-01T05:43:57.377Z [err] npm ERR! Found: node-red-dashboard@3.1.7
2022-08-01T05:43:57.378Z [err] npm
2022-08-01T05:43:57.378Z [err] ERR!
2022-08-01T05:43:57.378Z [err] node_modules/node-red-dashboard
2022-08-01T05:43:57.378Z [err] npm ERR! node-red-dashboard@"~3.1.7" from the root project
2022-08-01T05:43:57.378Z [err] npm ERR!
2022-08-01T05:43:57.379Z [err]
2022-08-01T05:43:57.379Z [err] npm ERR!
2022-08-01T05:43:57.379Z [err] Could not resolve dependency:
2022-08-01T05:43:57.379Z [err] npm ERR! peer node-red-dashboard@"^2.28.1" from @prescient-devices/node-red-contrib-dashboard-input-persistence@1.1.2
2022-08-01T05:43:57.379Z [err] npm ERR! node_modules/@prescient-devices/node-red-contrib-dashboard-input-persistence
2022-08-01T05:43:57.379Z [err] npm
2022-08-01T05:43:57.379Z [err] ERR! @prescient-devices/node-red-contrib-dashboard-input-persistence@"1.1.2" from the root project
2022-08-01T05:43:57.379Z [err] npm ERR!
2022-08-01T05:43:57.379Z [err]
2022-08-01T05:43:57.379Z [err] npm ERR! Fix the upstream dependency conflict, or retry
2022-08-01T05:43:57.380Z [err] npm ERR! this command with --force, or --legacy-peer-deps
2022-08-01T05:43:57.380Z [err] npm ERR!
2022-08-01T05:43:57.380Z [err] to accept an incorrect (and potentially broken) dependency resolution.
2022-08-01T05:43:57.380Z [err] npm ERR!

Also -

"[RED.events] Deprecated use of "nodes-started" event from "/home/pi/.node-red/node_modules/@prescient-devices/node-red-contrib-dashboard-input-persistence/nodes/state_runtime.js:54:22". Use "flows:started" instead."

The install using the node red Manage palette fails and the following needs to be entered in a terminal in the .nodered directory-

npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict @prescient-devices/node-red-contrib-dashboard-input-persistence@1.1.2 --legacy-peer-deps

@douvers douvers closed this as completed Feb 23, 2023
@douvers
Copy link
Author

douvers commented Feb 23, 2023

Uninstalled nodes.

@douvers
Copy link
Author

douvers commented Feb 23, 2023

Appears to be an abandoned project.

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

No branches or pull requests

1 participant