macchiato-fs icon indicating copy to clipboard operation
macchiato-fs copied to clipboard

Build fails after adding package.json

Open ricardojmendez opened this issue 6 years ago • 2 comments

Commit 0435283 added a package.json. However, when one runs lein test it now barfs with:

Your project already has a package.json file. Please remove it.

ricardojmendez avatar Apr 15 '18 06:04 ricardojmendez

@arichiardi I updated macchiato/lein-npm to support the necessary flags, should switch to do something like this

yogthos avatar Apr 15 '18 13:04 yogthos

Ups sorry did not notice there was a lein-npm in place. Will check in the other packages as well.

arichiardi avatar Apr 15 '18 15:04 arichiardi