# Downloading node palettes

**URL:** https://discourse.nodered.org/t/downloading-node-palettes/22316
**Category:** General
**Created:** [27 February 2020 09:30 UTC](https://discourse.nodered.org/t/downloading-node-palettes/22316 "2020-02-27T09:30:16Z")
**Posts on this page:** 8
**Page:** 1

<div class="post-metadata">

### Author: ![NewNoob](https://avatars.discourse-cdn.com/v4/letter/n/ac8455/32.png) [@NewNoob](https://discourse.nodered.org/u/NewNoob)
#### Post date: [27 February 2020 09:30 UTC](https://discourse.nodered.org/t/downloading-node-palettes/22316/1 "2020-02-27T09:30:16Z")

</div>

Hi everyone, I am relatively new to Node-Red and Linux and am facing a roadblock

Is there any way to install node modules onto a **snap installed** node-red in an Ubuntu Core 16 IPC?

The IPC I am using only offers the terminal as an interface, so i am restricted to linux commands only

Previously, i was able to install them just fine by using "Manage Palette", but now it doesn't allow me to do so for some reason. Error message shown is "Failed to load node catalogue, check the browser console for more information". I can't even access the log files after chmodding the all permissions to 777... (can't even look at what's wrong, ;=;)

So now I'm exploring other options of installing manually. Ubuntu doesn't have apt-get or npm as a built-in command.

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [27 February 2020 10:02 UTC](https://discourse.nodered.org/t/downloading-node-palettes/22316/2 "2020-02-27T10:02:13Z")

</div>

failed to load node catalogue means it can't fetch the list of available nodes from the internet/npm - Is your network link OK ? It should have npm installed as that is how the manage- palette option works.

---

<div class="post-metadata">

### Author: ![NewNoob](https://avatars.discourse-cdn.com/v4/letter/n/ac8455/32.png) [@NewNoob](https://discourse.nodered.org/u/NewNoob)
#### Post date: [27 February 2020 10:19 UTC](https://discourse.nodered.org/t/downloading-node-palettes/22316/3 "2020-02-27T10:19:25Z")

</div>

My network link is alright, I'm able to reinstall node red from the snapstore via "sudo snap install node-red" (still didn't work)

Are we supposed to be able to use npm?

I am not able to use it as npm is not a recognizable command

Or is there a mode that allows us to use npm?

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [27 February 2020 10:57 UTC](https://discourse.nodered.org/t/downloading-node-palettes/22316/4 "2020-02-27T10:57:24Z")

</div>

As per the Readme ?[https://github.com/dceejay/nodered.snap/blob/master/README.md](https://github.com/dceejay/nodered.snap/blob/master/README.md)

---

<div class="post-metadata">

### Author: ![NewNoob](https://avatars.discourse-cdn.com/v4/letter/n/ac8455/32.png) [@NewNoob](https://discourse.nodered.org/u/NewNoob)
#### Post date: [27 February 2020 11:46 UTC](https://discourse.nodered.org/t/downloading-node-palettes/22316/5 "2020-02-27T11:46:11Z")

</div>

Hmmm... Yea I installed it as per normal

But I didn't install it using - - classic mode and I'll try that logging function to see if it allows me to view the logs

I'll try that tomorrow 🙂

---

<div class="post-metadata">

### Author: ![dceejay](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/dceejay/32/38_2.png) [@dceejay](https://discourse.nodered.org/u/dceejay)
#### Post date: [27 February 2020 12:40 UTC](https://discourse.nodered.org/t/downloading-node-palettes/22316/6 "2020-02-27T12:40:47Z")

</div>

I meant the part here - [https://github.com/dceejay/nodered.snap/blob/master/README.md#configuration](https://github.com/dceejay/nodered.snap/blob/master/README.md#configuration)  
in particular the use of `node-red.npm` as the command

---

<div class="post-metadata">

### Author: ![NewNoob](https://avatars.discourse-cdn.com/v4/letter/n/ac8455/32.png) [@NewNoob](https://discourse.nodered.org/u/NewNoob)
#### Post date: [28 February 2020 01:29 UTC](https://discourse.nodered.org/t/downloading-node-palettes/22316/7 "2020-02-28T01:29:37Z")

</div>

Worked like a charm, thanks 😃

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/1X/d073cd938eafa2e558d7c2cd59003b3ef4963033.png) [@system](https://discourse.nodered.org/u/system)
#### Post date: [13 March 2020 01:29 UTC](https://discourse.nodered.org/t/downloading-node-palettes/22316/8 "2020-03-13T01:29:47Z")

</div>

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.
