hammernight/taza

Unable to create the project using taza gem

Opened this issue · 7 comments

Hi Team,

I tried with the following command but unable to create the folder,I got the error as below,

taza google

"Could not find command "google".

I ran the above command in Windows 7

you have to provide a command. I think what you meant to type taza create google

C:>taza create sampl
create akefile
C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/actions/create_file.
rb:62:in initialize': Permission denied @ rb_sysopen - C:/Rakefile (Errno::EACC ES) from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/actions /create_file.rb:62:inopen'
from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/actions
/create_file.rb:62:in block in invoke!' from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/actions /empty_directory.rb:116:incall'
from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/actions
/empty_directory.rb:116:in invoke_with_conflict_check' from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/actions /create_file.rb:60:ininvoke!'
from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/actions
.rb:94:in action' from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/actions /create_file.rb:25:increate_file'
from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/thor-0.19.1/lib/thor/actions
/file_manipulation.rb:115:in `template'
from C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/taza-0.9.2.1/lib/taza/genera

With that command I am running into the above error.

@farooq33 I'll try to spin up a windows machine sometime this week and try it out.

@uchagani sorry I bothered you,did u get a chance to set-up it

It looks like you dont have permission to create a file in that directory
initialize': Permission denied @ rb_sysopen - (Errno::EACC ES)

Closing this as we haven't seen another response from @farooq33