the-simian / slush-phaser-webpack

A slush generator for creating phaser games using webpack and commonjs compliant modules.
MIT License
24 stars 2 forks source link

slush: command not found #17

Closed xgz123 closed 8 years ago

xgz123 commented 8 years ago

I run sudo npm install -g slush-phaser-webpack But when I type in slush I got this

the-simian commented 8 years ago

hello did you npm install -g slush first? the generator needs the slush cli to run, just like any other library that works similarly (like, say yeoman)

als FYI:, after I finish the videos from my conference in November, I am going to resume heavy work on this project, so expect a lot of major updates.

xgz123 commented 8 years ago

Hi thanks very much. Yes I didn't install slush. Good job!

the-simian commented 8 years ago

ok great, I'll close this then!