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

Node fails to install #504

Open
fabnavigator opened this issue Dec 30, 2024 · 1 comment
Open

Node fails to install #504

fabnavigator opened this issue Dec 30, 2024 · 1 comment
Assignees
Labels
For Review Not sure, lets check shall we?

Comments

@fabnavigator
Copy link

Current Behavior


2024-12-30T03:20:28.556Z Install : node-red-contrib-uibuilder 7.0.4

2024-12-30T03:20:27.846Z npm install --no-audit --no-update-notifier --no-fund --save --save-prefix=~ --production --engine-strict [email protected]
2024-12-30T03:20:28.762Z [err] npm
2024-12-30T03:20:28.762Z [err]
2024-12-30T03:20:28.763Z [err] WARN config production Use --omit=dev instead.
2024-12-30T03:20:31.027Z [out]
2024-12-30T03:20:31.027Z [out] up to date in 2s
2024-12-30T03:20:31.054Z rc=0

Expected Behavior

Successful installation of node-red-contrib-uibuilder node.

Steps To Reproduce

Install node-red-contrib-uibuilder node version 7.0.4 from node-red palette.

Example Node-RED flow

paste your flow here

Environment

  • UIBUILDER version: 7.0.4
  • Node-RED version: 3.1.0
  • Node.js version: 18.17.1
  • npm version: 9.6.7
  • Platform/OS: Debian GNU/Linux 11 (bullseye)
  • Browser: Chrome

How is Node-RED installed? (globally/locally? admin/user?): locally

How/where is UIBUILDER installed (palette-manager/globally/locally? Which folder?) Doesn't install

Have you changed any of the uibuilder settings in your settings.js file? no

@TotallyInformation
Copy link
Owner

Hi, that is a warning not really an error. npm is in transition to new command line instructions. It is annoying that it issues that warning as an error when it is not. You will see it on other Node-RED node installs as well.

You should see that uibuilder is, in fact, correctly installed. If in doubt, restart Node-RED and reload the editor web page.

@TotallyInformation TotallyInformation added the For Review Not sure, lets check shall we? label Jan 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
For Review Not sure, lets check shall we?
Projects
None yet
Development

No branches or pull requests

2 participants