# Help Needed svg ui not appearing on dashboard

**URL:** https://discourse.nodered.org/t/help-needed-svg-ui-not-appearing-on-dashboard/69684
**Category:** Dashboard
**Created:** [27 October 2022 18:00 UTC](https://discourse.nodered.org/t/help-needed-svg-ui-not-appearing-on-dashboard/69684 "2022-10-27T18:00:23Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![Hkhalilj](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hkhalilj/32/69794_2.png) [@Hkhalilj](https://discourse.nodered.org/u/Hkhalilj)
#### Post date: [27 October 2022 18:00 UTC](https://discourse.nodered.org/t/help-needed-svg-ui-not-appearing-on-dashboard/69684/1 "2022-10-27T18:00:23Z")

</div>

its been couple of months since i started using node red,every thing is going smoothly except for svg UI  
it is not appearing in dashboard, kindly help!

```auto
Welcome to Node-RED
===================

27 Oct 22:53:36 - [info] Node-RED version: v3.0.2
27 Oct 22:53:36 - [info] Node.js version: v18.10.0
27 Oct 22:53:36 - [info] Windows_NT 10.0.19045 x64 LE
27 Oct 22:53:37 - [info] Palette editor disabled : npm command not found
27 Oct 22:53:37 - [info] Loading palette nodes
27 Oct 22:53:38 - [info] Dashboard version 1.0.2 started at /ui
27 Oct 22:53:38 - [warn] ------------------------------------------------------
27 Oct 22:53:38 - [warn] [node-red-node-rbe/rbe] 'rbe' already registered by module node-red
27 Oct 22:53:38 - [warn] [node-red-node-tail/tail] Error: Cannot find module 'tail'
Require stack:
- C:\Users\GLT UD\node_modules\node-red-node-tail\28-tail.js
- C:\Users\GLT UD\AppData\Roaming\npm\node_modules\node-red\node_modules\@node-red\registry\lib\loader.js
- C:\Users\GLT UD\AppData\Roaming\npm\node_modules\node-red\node_modules\@node-red\registry\lib\index.js
- C:\Users\GLT UD\AppData\Roaming\npm\node_modules\node-red\node_modules\@node-red\runtime\lib\nodes\index.js
- C:\Users\GLT UD\AppData\Roaming\npm\node_modules\node-red\node_modules\@node-red\runtime\lib\index.js
- C:\Users\GLT UD\AppData\Roaming\npm\node_modules\node-red\lib\red.js
- C:\Users\GLT UD\AppData\Roaming\npm\node_modules\node-red\red.js
27 Oct 22:53:38 - [warn] ------------------------------------------------------
27 Oct 22:53:38 - [info] Settings file : C:\Users\GLT UD\.node-red\settings.js
27 Oct 22:53:38 - [info] Context store : 'default' [module=memory]
27 Oct 22:53:38 - [info] User directory : \Users\GLT UD\.node-red
27 Oct 22:53:38 - [warn] Projects disabled : editorTheme.projects.enabled=false
27 Oct 22:53:38 - [info] Flows file : \Users\GLT UD\.node-red\flows.json
27 Oct 22:53:38 - [info] Server now running at http://127.0.0.1:1880/
27 Oct 22:53:38 - [warn]

---------------------------------------------------------------------
Your flow credentials file is encrypted using a system-generated key.

If the system-generated key is lost for any reason, your credentials
file will not be recoverable, you will have to delete it and re-enter
your credentials.

You should set your own key using the 'credentialSecret' option in
your settings file. Node-RED will then re-encrypt your credentials
file using your chosen key the next time you deploy a change.
---------------------------------------------------------------------

27 Oct 22:53:38 - [info] Starting flows
Error: Module not allowed
    at Object.requireModule [as require] (C:\Users\GLT UD\AppData\Roaming\npm\node_modules\node-red\node_modules\@node-red\registry\lib\externalModules.js:104:19)
    at Object.requireModule [as require] (C:\Users\GLT UD\AppData\Roaming\npm\node_modules\node-red\node_modules\@node-red\registry\lib\util.js:51:45)
    at new SvgGraphicsNode (C:\Users\GLT UD\.node-red\node_modules\node-red-contrib-ui-svg\svg_graphics.js:273:26)
    at Object.createNode (C:\Users\GLT UD\AppData\Roaming\npm\node_modules\node-red\node_modules\@node-red\runtime\lib\flows\util.js:90:27)
    at Flow.start (C:\Users\GLT UD\AppData\Roaming\npm\node_modules\node-red\node_modules\@node-red\runtime\lib\flows\Flow.js:206:48)
    at Object.start [as startFlows] (C:\Users\GLT UD\AppData\Roaming\npm\node_modules\node-red\node_modules\@node-red\runtime\lib\flows\index.js:394:33) {
  code: 'module_not_allowed'
}
27 Oct 22:53:39 - [error] [ui_svg_graphics:5d3ee844905ef93a] TypeError: Cannot read properties of undefined (reading 'push')
Error: Module not allowed
    at Object.requireModule [as require] (C:\Users\GLT UD\AppData\Roaming\npm\node_modules\node-red\node_modules\@node-red\registry\lib\externalModules.js:104:19)
    at Object.requireModule [as require] (C:\Users\GLT UD\AppData\Roaming\npm\node_modules\node-red\node_modules\@node-red\registry\lib\util.js:51:45)
    at new SvgGraphicsNode (C:\Users\GLT UD\.node-red\node_modules\node-red-contrib-ui-svg\svg_graphics.js:273:26)
    at Object.createNode (C:\Users\GLT UD\AppData\Roaming\npm\node_modules\node-red\node_modules\@node-red\runtime\lib\flows\util.js:90:27)
    at Flow.start (C:\Users\GLT UD\AppData\Roaming\npm\node_modules\node-red\node_modules\@node-red\runtime\lib\flows\Flow.js:206:48)
    at Object.start [as startFlows] (C:\Users\GLT UD\AppData\Roaming\npm\node_modules\node-red\node_modules\@node-red\runtime\lib\flows\index.js:394:33) {
  code: 'module_not_allowed'

```

---

<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 October 2022 18:05 UTC](https://discourse.nodered.org/t/help-needed-svg-ui-not-appearing-on-dashboard/69684/2 "2022-10-27T18:05:35Z")

</div>

> [@Hkhalilj](#):
>
> `Dashboard version 1.0.2 started at /ui`

I'm not really surprised.

Dashboard latest version is 3.2.0

> **[node-red-dashboard](https://flows.nodered.org/node/node-red-dashboard)**
>
> A set of dashboard nodes for Node-RED

---

<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 October 2022 18:08 UTC](https://discourse.nodered.org/t/help-needed-svg-ui-not-appearing-on-dashboard/69684/3 "2022-10-27T18:08:31Z")

</div>

> [@Hkhalilj](#):
>
> `Error: Module not allowed`

Also, looks like something in your `settings.js` file is set to inhibit certain contrib nodes?

Settings file is here...

> [@Hkhalilj](#):
>
> ```auto
> 27 Oct 22:53:38 - [info] Settings file : C:\Users\GLT UD\.node-red\settings.js
> 
> ```

---

<div class="post-metadata">

### Author: ![Hkhalilj](https://sea2.discourse-cdn.com/flex026/user_avatar/discourse.nodered.org/hkhalilj/32/69794_2.png) [@Hkhalilj](https://discourse.nodered.org/u/Hkhalilj)
#### Post date: [27 October 2022 21:55 UTC](https://discourse.nodered.org/t/help-needed-svg-ui-not-appearing-on-dashboard/69684/4 "2022-10-27T21:55:53Z")

</div>

Thank you very much , i didnt notice that ,after changing dashboard its working .....  
thank u thank u

---

<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: [26 November 2022 21:56 UTC](https://discourse.nodered.org/t/help-needed-svg-ui-not-appearing-on-dashboard/69684/5 "2022-11-26T21:56:43Z")

</div>

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