<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[I broke my cloudron]]></title><description><![CDATA[<p dir="auto">I installed netdata into ubuntu with apt install, didn't want to keep it &amp; then removed it and autoremoved the dependencies it left behind.<br />
This seems to have uninstalled node.<br />
I tried apt install npm, but its a different version now (10.1.0) cloudron wants (20.18.0)<br />
I tried npm install -g n 20.18.0<br />
but it cannot find such a version.<br />
What do?</p>
]]></description><link>https://forum.cloudron.io/topic/13245/i-broke-my-cloudron</link><generator>RSS for Node</generator><lastBuildDate>Mon, 18 May 2026 21:53:00 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/13245.rss" rel="self" type="application/rss+xml"/><pubDate>Thu, 06 Feb 2025 08:29:33 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to I broke my cloudron on Thu, 06 Feb 2025 08:51:36 GMT]]></title><description><![CDATA[<p dir="auto">oh nevermind. I read the "you can try" instructions in the output</p>
<pre><code>sudo ln -sf /usr/local/node-20.18.0/bin/node /usr/bin/node
sudo ln -sf /usr/local/node-20.18.0/bin/npm /usr/bin/npm
sudo systemctl restart box
</code></pre>
<p dir="auto">And that seems to have gotten it going again. /phew</p>
]]></description><link>https://forum.cloudron.io/post/101259</link><guid isPermaLink="true">https://forum.cloudron.io/post/101259</guid><dc:creator><![CDATA[AartJansen]]></dc:creator><pubDate>Thu, 06 Feb 2025 08:51:36 GMT</pubDate></item></channel></rss>