Read the statement by Michael Teeuw here.
Error starting after upgrade
-
I am facing the same problem.
-
@aiprompts see the post above yours
-
I also have problems updating to Node 20. I ran the script above, apparently successfully. But version 16.13.1 is still installed
-> Do I have to start the installation additionally? in which directory?
Thank you very much -
-
@sdetweil
n = Use up/down arrow keys to select a version, return key to install, d to delete, q to quit-> but i can’t select a version, the screen ist black
-> nvm doesn’t work (-bash: nvm: Kommando nicht gefunden.)
-
@wwats there are no versions shown?
I see this on my dev machine
-
No, unfortunately not. i see:
-
-
@sdetweil ok i did. I still have version 16.13.1 :-(
Am I perhaps in the wrong directory?
I have to run the script in the lowest directory directly at pi@raspberrypi:~ $, right? -
@wwats try this from the n info
Remove the installed Node.js (does not affect the cached versions). This can be useful to revert to the system version of node (if in a different location)
sudo n prune sudo n uninstall