Error installing Knex with npm

650 Views Asked by At

Have this error message when installing Knex using npm install knex --save on the command line. Has anybody run into this problem before or have suggested solutions.

command line snip

1

There are 1 best solutions below

0
On

Even if you don't specify --save npm by default saves it as dependence and not dev-dependence