macchiato-fs
macchiato-fs copied to clipboard
Build fails after adding package.json
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.
@arichiardi I updated macchiato/lein-npm
to support the necessary flags, should switch to do something like this
Ups sorry did not notice there was a lein-npm in place. Will check in the other packages as well.