FlowFuse / device-agent

An agent to run FlowFuse managed instances of Node-RED on devices
Apache License 2.0
15 stars 8 forks source link

Getting the default theme for Node-RED when accessing instances running on device agent 2.0 #229

Closed robmarcer closed 7 months ago

robmarcer commented 7 months ago

Current Behavior

https://d.pr/i/Sdld9v

Expected Behavior

I think I should see the FF NR theme.

Steps To Reproduce

Installed version 2.0.0 of the device agent in docker. Using 3.1.3 Node-RED

I noted this in the NR logs:

[AGENT] 1/31/2024 1:54:43 PM [info] Could not write theme files. Theme not found: '/usr/local/lib/node_modules/@flowfuse/nr-theme'

Environment

Steve-Mcl commented 7 months ago

@robmarcer this looks to be a duplicate of #224 and is fixed in #235

Steve-Mcl commented 7 months ago

closing as fixed by https://github.com/FlowFuse/device-agent/pull/235