question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Unable to remove node-red-node-email

See original GitHub issue

What are the steps to reproduce?

Install Ubuntu 18.04.2 LTS sudo apt-get install nodejs sudo apt-get install npm sudo npm install -g --unsafe-perm node-red cd /usr/local/lib/node_modules/node-red/ sudo npm uninstall --unsafe-perm node-red-node-email

What happens?

Receive error identifying "Cannot read property ‘target’ of null

What do you expect to happen?

node-red-node-email successfully is removed

Please tell us about your environment:

  • Node-RED version: 0.19.5
  • node.js version: v8.10.0
  • npm version: v3.5.2
  • Platform/OS: Ubuntu 18.04.2 LTS
  • Browser: N/A, putty

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:6 (4 by maintainers)

github_iconTop GitHub Comments

1reaction
knollearycommented, Feb 24, 2019

@mrzacharycook that readme needs updating. You can simply install a different version in ~/.node-red (where you normally install modules) and the runtime will use that in preference to anything you have globally installed.

0reactions
dceejaycommented, Feb 24, 2019

Thanks for pointing that out - Have updated the readme and republished as version 1.3.0

Read more comments on GitHub >

github_iconTop Results From Across the Web

Unable to remove node from palette - General
I am trying to remove the node-red-node-google from pallette. I went in palette manager there was no "remove" option avaliable, I have made...
Read more >
Unable to remove module of node-red - Stack Overflow
Open the Configuration Nodes sidebar panel (from the drop-down menu) and look for any unknown config nodes. Double click on them and delete...
Read more >
Node Red uninstall does not clean up Node Red configuration ...
I uninstalled Node Red rebooted Home Assistant and tried re-installing the node-red-contrib-mail-parse, unable to install because Node Red ...
Read more >
Cant delete and then create Node-RED Starter App - IBM
The service is most likely the cloudant database that node-red in the IBM Cloud uses for storage. Check in your services, and also...
Read more >
Error updating nodes in Manage palette - Google Groups
The node node-red-node-email still displays that an update is available and the same 'module is not locally installed' error. I have tried to...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found