You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 20, 2022. It is now read-only.
Hello, I've testing different LND explorers and already tested yours, I liked it, but now I want to move on and test others, could you please explain the process to remove lnd-explorer from npm?
I tried using both:
npm -g uninstall start --save (from within the lnd-explorer folder, as to run it is npm start), didn't work.
Hello, I've testing different LND explorers and already tested yours, I liked it, but now I want to move on and test others, could you please explain the process to remove lnd-explorer from npm?
I tried using both:
npm -g uninstall start --save (from within the lnd-explorer folder, as to run it is npm start), didn't work.
npm -g uninstall lnd-explorer --save (from outside the lnd-explorer folder), didn't work.
I even tried the same command with start from outside the lnd-explorer folder, didn't work either.
I know I have to use npm -uninstall but I don't know what is the name I need to use. Please provide the name.
Thanks!
M.
The text was updated successfully, but these errors were encountered: