NMMES / nmmes-cli

Node Modular Media Encoding System Command Line Frontend
23 stars 3 forks source link

Deprecated Dependencies #22

Open toddapplebee opened 3 years ago

toddapplebee commented 3 years ago

On trying to install the names-cli using npm/node.js, I am presented with this;

npm WARN deprecated urix@0.1.0: Please see https://github.com/lydell/urix#deprecated npm WARN deprecated resolve-url@0.2.1: https://github.com/lydell/resolve-url#deprecated npm WARN deprecated chokidar@2.1.8: Chokidar 2 will break on node v14+. Upgrade to chokidar 3 with 15x less dependencies. npm WARN deprecated fsevents@1.2.13: fsevents 1 will break on node v14+ and could be using insecure binaries. Upgrade to fsevents 2.

Any plans on updating the dependancies for this package or advice on how to work around this? I am on MacOS.