Command-line tool for Node-RED Node authors
7
stars
6
forks
source link
There is "Warning: D02 Incompatible package agent-base@5.1.1 found as dependency of axios" message, but that version not in node_module #20
Closed
jatu-studiobox closed 2 years ago
My node package use 'axios' version 0.25.0.
I has checked "agent-base" in node_module folder. Its version is 6.0.2 not 5.1.1.
When I run node-red-dev validate locally, there is warning message below.
Warning: D02 Incompatible package agent-base@5.1.1 found as dependency of axios