Silind-Software / direflow

🧩 Use the best of two worlds. Create fast, performant, native Web Components using React.
https://direflow.io
MIT License
502 stars 77 forks source link

Install direflow : mkdirp@0.5.1: Legacy versions of mkdirp are no longer supported. #254

Open linediconsine opened 2 years ago

linediconsine commented 2 years ago

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 mkdirp@0.5.1: 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.