Results 12 comments of guy mograbi

Any news about this? I am eager to upgrade but reluctant due to this issue for over half a year now..

Hi, if anyone is still looking for a camel-case version, I have one on my fork. https://github.com/guy-mograbi-at-gigaspaces/generator-angular

nope. and no response. the plugin is simply not working.. I was sure someone would post something.

I found out that .html files might cause the problem. if I run the plugin on app/scripts - which contains only .js files - everything works great. update: adding `'**/*.html',`...

is this still open? any update? I really need the permissions to be kept. currently manually resetting permissions. again to each file. would like to have a clean solution.

+1 me too. really need this to work. using grunt-chmod for now, which is a shame..

Hi, I just ran into this as well - I use suite as string (like you specify) and it doesn't get passed through. I added console.log(process.argv) to my protractor.conf.js and...