marklogic-community / slush-marklogic-node

Slush generator for a MarkLogic/node project
https://github.com/marklogic-community/slush-marklogic-node/wiki
Other
40 stars 28 forks source link

remove "vkbeautify-wrapper": "*", from bower.json #486

Closed devarajanv closed 7 years ago

devarajanv commented 7 years ago

I had to remove "vkbeautify-wrapper": "*", from bower.json inorder to make bower install step after cd . removed this line and it worked

grtjn commented 7 years ago

Thanks for reporting, we noticed the issue as well ourselves. See also #438.

That ticket also describes a different, and better solution, which has been integrated in latest master branch, and will be included in release 1.3.0.

grtjn commented 7 years ago

We are trying to nail down a few last issues, hoping to release 1.3.0 soon. You will get notified automatically when running the slush generator once it has been released..