<?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[NPM not found in user www-data]]></title><description><![CDATA[<p dir="auto">I get this when I try to use <code>npm install</code></p>
<p dir="auto">root@29f604ef-685e-49ef-a3ae-365eb716ca96:/app/data# su - www-data<br />
www-data@29f604ef-685e-49ef-a3ae-365eb716ca96:~$ cd frontend/<br />
www-data@29f604ef-685e-49ef-a3ae-365eb716ca96:~/frontend$ npm install<br />
-bash: npm: command not found</p>
]]></description><link>https://forum.cloudron.io/topic/9437/npm-not-found-in-user-www-data</link><generator>RSS for Node</generator><lastBuildDate>Mon, 08 Jun 2026 22:59:06 GMT</lastBuildDate><atom:link href="https://forum.cloudron.io/topic/9437.rss" rel="self" type="application/rss+xml"/><pubDate>Sat, 17 Jun 2023 16:45:23 GMT</pubDate><ttl>60</ttl><item><title><![CDATA[Reply to NPM not found in user www-data on Sun, 18 Jun 2023 12:42:47 GMT]]></title><description><![CDATA[<p dir="auto">As <a class="plugin-mentions-user plugin-mentions-a" href="/user/robi" aria-label="Profile: robi">@<bdi>robi</bdi></a> said, need more context here. What are you trying to do? Which app is this?</p>
]]></description><link>https://forum.cloudron.io/post/68531</link><guid isPermaLink="true">https://forum.cloudron.io/post/68531</guid><dc:creator><![CDATA[girish]]></dc:creator><pubDate>Sun, 18 Jun 2023 12:42:47 GMT</pubDate></item><item><title><![CDATA[Reply to NPM not found in user www-data on Sat, 17 Jun 2023 22:02:03 GMT]]></title><description><![CDATA[<p dir="auto">You don't mention what you're doing or where.. what app is this for?</p>
<p dir="auto">If nothing else try this: <a href="https://forum.cloudron.io/topic/9399/how-to-run-ai-models-in-lamp-app">https://forum.cloudron.io/topic/9399/how-to-run-ai-models-in-lamp-app</a></p>
]]></description><link>https://forum.cloudron.io/post/68504</link><guid isPermaLink="true">https://forum.cloudron.io/post/68504</guid><dc:creator><![CDATA[robi]]></dc:creator><pubDate>Sat, 17 Jun 2023 22:02:03 GMT</pubDate></item><item><title><![CDATA[Reply to NPM not found in user www-data on Sat, 17 Jun 2023 16:51:14 GMT]]></title><description><![CDATA[<p dir="auto">Also tried this:</p>
<pre><code>root@29f604ef-685e-49ef-a3ae-365eb716ca96:/app/code# which npm
/usr/local/node-18.12.1/bin/npm
root@29f604ef-685e-49ef-a3ae-365eb716ca96:/app/code# su - www-data
www-data@29f604ef-685e-49ef-a3ae-365eb716ca96:~$ /usr/local/node-18.12.1/bin/npm help
/usr/bin/env: ‘node’: No such file or directory
www-data@29f604ef-685e-49ef-a3ae-365eb716ca96:~$ /usr/local/node-18.12.1/bin/npm help
npm
www-data@29f604ef-685e-49ef-a3ae-365eb716ca96:~$ /usr/local/node-18.12.1/bin/npm help
npm
www-data@29f604ef-685e-49ef-a3ae-365eb716ca96:~$ /usr/local/node-18.12.1/bin/npm help
/usr/bin/env: ‘node’: No such file or directory
www-data@29f604ef-685e-49ef-a3ae-365eb716ca96:~$ /usr/local/node-18.12.1/bin/npm help install
/usr/bin/env: ‘node’: No such file or directory
www-data@29f604ef-685e-49ef-a3ae-365eb716ca96:~$ /usr/local/node-18.12.1/bin/npm npm help install
/usr/bin/env: ‘node’: No such file or directory
www-data@29f604ef-685e-49ef-a3ae-365eb716ca96:~$ node
-bash: node: command not found
www-data@29f604ef-685e-49ef-a3ae-365eb716ca96:~$ 
</code></pre>
]]></description><link>https://forum.cloudron.io/post/68499</link><guid isPermaLink="true">https://forum.cloudron.io/post/68499</guid><dc:creator><![CDATA[AniTexs]]></dc:creator><pubDate>Sat, 17 Jun 2023 16:51:14 GMT</pubDate></item></channel></rss>