Flowfuse/Device-Agent - npm WARN inflight@1.0.6: this module not supported, and leaks memory

Received this error installing the Flowfuse/Device-Agent.
Windows CMD prompt
npm install -g @flowfuse/device-agent

Any workarounds?

Hi,

It appears that module (inflight) got deprecated today. It is only a warning, so the install should have still completed and you should be able to use the device agent without issue.

We'll take a look at what updates are needed to remove use of that module in the device agent.

Nick