openT2T / opent2t.github.io

Source for Open Translators to Things website.
http://www.opentranslatorstothings.org
Other
13 stars 9 forks source link

Installing Yo and generator-opent2t #8

Closed sudharssun1 closed 8 years ago

sudharssun1 commented 8 years ago

The -g (global) flag for the command, 'npm install -g yo generator-opent2t' was not getting applied properly. So, I have split the command into two, one each for installing Yo (in accordance with the Yeoman website (http://yeoman.io/codelab/setup.html) and generator-opent2t.

How identified? While trying to create a new translator, the schemas to choose from options was not presented.

How tested? Installed the Yo and generator-opent2t with the proposed changes on a fresh machine and now I am able to generate translators.