textadventures / squiffy

a tool for creating interactive fiction
MIT License
158 stars 37 forks source link

error: cannot find module 'underscore' #47

Closed arohman84 closed 9 years ago

arohman84 commented 9 years ago

recently just delete fork and fork squiffy again because of troublesome updating with textadventures/squiffy because i'm new with this github

then delete my local repo (which i think it's easy than using crap command in git console) and clone again from my remote repo (using git console ofcourse) in same folder as before which is c:/projects/squiffy , and im happy because now i have fresh copy of squiffy then i compile my test file but i got this

22222

is this mistake on my side ?

alexwarren commented 9 years ago

Type "npm install" to make sure all packages are installed.

On 29 March 2015 at 17:24, caberg notifications@github.com wrote:

recently just delete fork and fork squiffy again because of troublesome updating with textadventures/squiffy because i'm new with this github

then delete my local repo (which i think it's easy than using crap command in git console) and clone again from my remote repo (using git console ofcourse) in same folder as before which is c:/projects/squiffy , and im happy because now i have fresh copy of squiffy then i compile my test file but i got this

[image: 22222] https://cloud.githubusercontent.com/assets/2444037/6886473/782c29e2-d66a-11e4-8ff3-cfe799019a82.jpg

is this mistake on my side ?

— Reply to this email directly or view it on GitHub https://github.com/textadventures/squiffy/issues/47.

arohman84 commented 9 years ago

great thx now it's works