mcfly-io / generator-mcfly

A Yeoman generator for scaffolding an application using angular, browserify, ionic and famous
323 stars 43 forks source link

Prepublish doesnt install all dependencies #306

Closed gbrennon closed 8 years ago

gbrennon commented 8 years ago

Hey guys

I did run bin/prepublish.sh to install all dependencies but every task still fails because it needs to install some other packages like 'vinyl-source-stream'.

thaiat commented 8 years ago

prepublish does not do anything, the code is commented. Why do you need to run prepublish and what do you think it is doing ?

thaiat commented 8 years ago

related to #313, should be fixed now