Skip to content

0.1.1: Bugfix - broken Node-RED editor

Compare
Choose a tag to compare
@jn-se jn-se released this 23 Jan 22:24
· 25 commits to main since this release
e42780b

Fixed a bug with corrupt URLs in heos.html for resource files. That could break startup of some Node-RED editor versions.

The links in the HTML file did not include the scoped name. But the scoped package name was required for using npm with Node-RED. During local testing I did not use the scoped package name. So I'm sorry for the troubles with the first npm package uploaded.

⚠️ If you installed v0.1.0 before and the Node-RED editor breaks on startup please perform the following steps: Via command line do npm update @jn-se/node-red-contrib-heos to update to v.0.1.1 and then restart Node-RED.