# Node-red-contrib-xxx npm library not found in palette

**URL:** https://discourse.nodered.org/t/node-red-contrib-xxx-npm-library-not-found-in-palette/15007
**Category:** General
**Created:** [1 September 2019 17:50 UTC](https://discourse.nodered.org/t/node-red-contrib-xxx-npm-library-not-found-in-palette/15007 "2019-09-01T17:50:55Z")
**Posts on this page:** 7
**Page:** 1

<div class="post-metadata">

### Author: ![hschrankQmisoft](https://avatars.discourse-cdn.com/v4/letter/h/a9a28c/32.png) [@hschrankQmisoft](https://discourse.nodered.org/u/hschrankQmisoft)
#### Post date: [1 September 2019 17:50 UTC](https://discourse.nodered.org/t/node-red-contrib-xxx-npm-library-not-found-in-palette/15007/1 "2019-09-01T17:50:55Z")

</div>

after publishing of node-red library, the node-red palette does not enumerate my published library.  
the published library is public on npmjs. the local usage of this node is ok.  
the published npm can be installed by npm.

whats wrong - do I have to register my npm on node-red?

there is following link to publish flows by use on github, npm libraries are not mentioned  
[https://flows.nodered.org/?num\_pages=1](https://flows.nodered.org/?num_pages=1)

---

<div class="post-metadata">

### Author: ![ukmoose](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ukmoose/32/13_2.png) [@ukmoose](https://discourse.nodered.org/u/ukmoose)
#### Post date: [1 September 2019 17:58 UTC](https://discourse.nodered.org/t/node-red-contrib-xxx-npm-library-not-found-in-palette/15007/2 "2019-09-01T17:58:22Z")

</div>

Difficult to check without the name of your node.

But have you included node-red as a keyword, does your package have a ReadMe and license?

See [https://nodered.org/docs/creating-nodes/packaging](https://nodered.org/docs/creating-nodes/packaging)

---

<div class="post-metadata">

### Author: ![hschrankQmisoft](https://avatars.discourse-cdn.com/v4/letter/h/a9a28c/32.png) [@hschrankQmisoft](https://discourse.nodered.org/u/hschrankQmisoft)
#### Post date: [1 September 2019 18:12 UTC](https://discourse.nodered.org/t/node-red-contrib-xxx-npm-library-not-found-in-palette/15007/3 "2019-09-01T18:12:50Z")

</div>

license:yes  
readme:yes

keyword - probably NOT

library: [

### node-red-contrib-qmisoft

]([https://www.npmjs.com/package/node-red-contrib-qmisoft](https://www.npmjs.com/package/node-red-contrib-qmisoft))

---

<div class="post-metadata">

### Author: ![hschrankQmisoft](https://avatars.discourse-cdn.com/v4/letter/h/a9a28c/32.png) [@hschrankQmisoft](https://discourse.nodered.org/u/hschrankQmisoft)
#### Post date: [1 September 2019 18:23 UTC](https://discourse.nodered.org/t/node-red-contrib-xxx-npm-library-not-found-in-palette/15007/4 "2019-09-01T18:23:56Z")

</div>

> **[node-red-contrib-qmisoft](https://www.npmjs.com/package/node-red-contrib-qmisoft)**
>
> Node-RED node for qmisoft

updated keyword

node not enumerated in palette to install

---

<div class="post-metadata">

### Author: ![ukmoose](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ukmoose/32/13_2.png) [@ukmoose](https://discourse.nodered.org/u/ukmoose)
#### Post date: [1 September 2019 18:24 UTC](https://discourse.nodered.org/t/node-red-contrib-xxx-npm-library-not-found-in-palette/15007/5 "2019-09-01T18:24:05Z")

</div>

If it doesn’t have the keyword it won’t be picked up.

The npm search runs every couple of hours.

---

<div class="post-metadata">

### Author: ![ukmoose](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/ukmoose/32/13_2.png) [@ukmoose](https://discourse.nodered.org/u/ukmoose)
#### Post date: [1 September 2019 18:27 UTC](https://discourse.nodered.org/t/node-red-contrib-xxx-npm-library-not-found-in-palette/15007/6 "2019-09-01T18:27:02Z")

</div>

It even says that on the page I linked to.

---

<div class="post-metadata">

### Author: ![hschrankQmisoft](https://avatars.discourse-cdn.com/v4/letter/h/a9a28c/32.png) [@hschrankQmisoft](https://discourse.nodered.org/u/hschrankQmisoft)
#### Post date: [1 September 2019 18:33 UTC](https://discourse.nodered.org/t/node-red-contrib-xxx-npm-library-not-found-in-palette/15007/7 "2019-09-01T18:33:08Z")

</div>

thanks, I continue testing tomorrow
