<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en-GB">
	<id>https://wiki.tinkernet.ca/index.php?action=history&amp;feed=atom&amp;title=Node-Red_-_A_Note</id>
	<title>Node-Red - A Note - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tinkernet.ca/index.php?action=history&amp;feed=atom&amp;title=Node-Red_-_A_Note"/>
	<link rel="alternate" type="text/html" href="https://wiki.tinkernet.ca/index.php?title=Node-Red_-_A_Note&amp;action=history"/>
	<updated>2026-05-22T14:36:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.34.1</generator>
	<entry>
		<id>https://wiki.tinkernet.ca/index.php?title=Node-Red_-_A_Note&amp;diff=1795&amp;oldid=prev</id>
		<title>Tinker: Created page with &quot;Installing the NodeSource Node.js repo finishes with:   ## Run `sudo apt-get install -y nodejs` to install Node.js 12.x and npm  ## You may also need development tools to buil...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.tinkernet.ca/index.php?title=Node-Red_-_A_Note&amp;diff=1795&amp;oldid=prev"/>
		<updated>2022-01-12T23:16:47Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;Installing the NodeSource Node.js repo finishes with:   ## Run `sudo apt-get install -y nodejs` to install Node.js 12.x and npm  ## You may also need development tools to buil...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;Installing the NodeSource Node.js repo finishes with:&lt;br /&gt;
&lt;br /&gt;
 ## Run `sudo apt-get install -y nodejs` to install Node.js 12.x and npm&lt;br /&gt;
 ## You may also need development tools to build native addons:&lt;br /&gt;
      sudo apt-get install gcc g++ make&lt;br /&gt;
 ## To install the Yarn package manager, run:&lt;br /&gt;
      curl -sL https://dl.yarnpkg.com/debian/pubkey.gpg | gpg --dearmor | sudo tee /usr/share/keyrings/yarnkey.gpg &amp;gt;/dev/null&lt;br /&gt;
      echo &amp;quot;deb [signed-by=/usr/share/keyrings/yarnkey.gpg] https://dl.yarnpkg.com/debian stable main&amp;quot; | sudo tee &lt;br /&gt;
 /etc/apt/sources.list.d/yarn.list&lt;br /&gt;
      sudo apt-get update &amp;amp;&amp;amp; sudo apt-get install yarn&lt;br /&gt;
&lt;br /&gt;
Possibly...  installing nodejs now automatically installs nmp?&lt;br /&gt;
&lt;br /&gt;
attempting to install npm (on Debian)now causes:&lt;br /&gt;
&lt;br /&gt;
 Some packages could not be installed. This may mean that you have&lt;br /&gt;
 requested an impossible situation or if you are using the unstable&lt;br /&gt;
 distribution that some required packages have not yet been created&lt;br /&gt;
 or been moved out of Incoming.&lt;br /&gt;
 The following information may help to resolve the situation:&lt;br /&gt;
 &lt;br /&gt;
 The following packages have unmet dependencies:&lt;br /&gt;
  libnode72 : Conflicts: nodejs-legacy&lt;br /&gt;
  nodejs : Conflicts: npm&lt;br /&gt;
 E: Unable to correct problems, you have held broken packages.&lt;br /&gt;
&lt;br /&gt;
(Let's see what happens if I don't try to fix this...)&lt;br /&gt;
&lt;br /&gt;
installing build-essential installs gcc g++ &amp;amp; make for you... &amp;amp; does a better job of it...&lt;br /&gt;
&lt;br /&gt;
The Yarn package manager is a new thing...  hhhmmm...&lt;/div&gt;</summary>
		<author><name>Tinker</name></author>
		
	</entry>
</feed>