erosb / generator-typescript-backbone-amd

yeoman-generator for TypeScript, Backbone, AMD (requirejs), Handlebars, Jasmine, Gulp and Bower
1 stars 0 forks source link

error generating models and views #8

Open ellipee opened 8 years ago

ellipee commented 8 years ago

i get this error message when trying to generate models and views

your dont seem to have a generator with the name typescript-backbone-amd: installed

this was the command i typed on the commandline: yo typescript-backbone-amd:model

erosb commented 8 years ago

What is the error? What OS are you using?

ellipee commented 8 years ago

i am using windows 8 this is the error you don't seem to have a generator with the name typescript-backbone-amd: installed

ellipee commented 8 years ago

the scaffolding works with yo typescript-backbone-amd. but the other commands for generating models and views didnt work.

erosb commented 8 years ago

Does any other yeoman generator which has subcommands work for you? I cant test it on windows nowadays