# Unable to install opc ua to palette

**URL:** https://discourse.nodered.org/t/unable-to-install-opc-ua-to-palette/61850
**Category:** General
**Created:** [27 April 2022 08:04 UTC](https://discourse.nodered.org/t/unable-to-install-opc-ua-to-palette/61850 "2022-04-27T08:04:50Z")
**Posts on this page:** 4
**Page:** 1

<div class="post-metadata">

### Author: ![okeysky](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/okeysky/32/60691_2.png) [@okeysky](https://discourse.nodered.org/u/okeysky)
#### Post date: [27 April 2022 08:04 UTC](https://discourse.nodered.org/t/unable-to-install-opc-ua-to-palette/61850/1 "2022-04-27T08:04:50Z")

</div>

I want to add the node-red-contrib-opcua to the palette. I actually installed it with npm, but I can't find it in node red.

 ![image](https://us1.discourse-cdn.com/flex026/uploads/nodered/original/3X/e/c/ecfa45f3f7df292eebd0c0f5156155839fcb65e0.png)

Then I tried to install it directly through the mange palette, that didn't work either.

---

<div class="post-metadata">

### Author: ![Steve-Mcl](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/steve-mcl/32/4826_2.png) [@Steve-Mcl](https://discourse.nodered.org/u/Steve-Mcl)
#### Post date: [27 April 2022 08:32 UTC](https://discourse.nodered.org/t/unable-to-install-opc-ua-to-palette/61850/2 "2022-04-27T08:32:38Z")

</div>

To install with NPM, you need to

- install to the userDir folder
  - usually `.node-red` but check the logs to be certain (look for the node-red entry that states `userDir`)

- restart node-red
- refresh browser

Additionally, you have installed as `root` - why?  
what user runs node-red?

Lastly, I see this is an iot2000 box - I suspect the node-js and node-red version will probably be to old.

---

<div class="post-metadata">

### Author: ![okeysky](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/okeysky/32/60691_2.png) [@okeysky](https://discourse.nodered.org/u/okeysky)
#### Post date: [28 April 2022 07:31 UTC](https://discourse.nodered.org/t/unable-to-install-opc-ua-to-palette/61850/3 "2022-04-28T07:31:03Z")

</div>

Thank you for your reply. I changed to the latest image and it worked.

---

<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: [12 May 2022 07:31 UTC](https://discourse.nodered.org/t/unable-to-install-opc-ua-to-palette/61850/4 "2022-05-12T07:31:47Z")

</div>

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