direflow icon indicating copy to clipboard operation
direflow copied to clipboard

Install direflow : [email protected]: Legacy versions of mkdirp are no longer supported.

Open linediconsine opened this issue 3 years ago • 0 comments

Hi All, I am trying to install direflow but I get this error

on Osx

node -v
v17.3.1
% npm i -g direflow-cli --force
npm WARN using --force Recommended protections disabled.
npm WARN deprecated [email protected]: Legacy versions of mkdirp are no longer supported. Please update to mkdirp 1.x. (Note that the API surface has changed to use Promises in 1.x.)

changed 88 packages, and audited 89 packages in 4s

9 packages are looking for funding
  run `npm fund` for details

5 moderate severity vulnerabilities

To address all issues, run:
  npm audit fix --force

Run `npm audit` for details.

linediconsine avatar Jan 14 '22 09:01 linediconsine