MichaelSel / edoJS

A set of functions for manipulating musical pitches within a given EDO
GNU Affero General Public License v3.0
5 stars 0 forks source link

[Code] Deprecated npm flag #15

Closed napulen closed 2 years ago

napulen commented 2 years ago

This issue is related to the following review: openjournals/joss-reviews#3784

Running npm install --dev returns on

npm WARN install Usage of the `--dev` option is deprecated. Use `--include=dev` instead.

My impression is that npm install --include=dev works properly, so I'd verify this and replace the instructions in the README.

My environment is: Ubuntu 20.04 node v16.13.0 npm v8.1.0

MichaelSel commented 2 years ago

I updated the README