No more @flowforge/flowforge-device-agent releases
When we changed company name from FlowForge to FlowFuse we continued to publish the Device Agent under the old package name @flowforge/flowforge-device-agent
as well as the new package name @flowfuse/device-agent
.
The current version 3.6.1 will be last release under the old package name.
The latest version can be found on npmjs.org here.
To upgrade please uninstall @flowforge/flowforge-device-agent
using
npm uninstall -g @flowforge/flowforge-device-agent
(You may need to prefix this command with sudo
on Unix platforms)
and install @flowfuse/device-agent
.
npm install -g @flowfuse/device-agent
(again you may need to prefix this with sudo
on Unix platforms)
The replacement package includes a migration binary called flowforge-device-agent
which can still be used to start the new package.
Written By:
Senior Software Developer
Published on:
Recent Updates:
- Streamlined Snapshot Management
- AI Snapshot Descriptions Now Work with Remote Instances
- FlowFuse Assistant can help you write code
- FlowFuse Remote Instance Performance Data