leaguevine / leaguevine-ultistats

MIT License
18 stars 4 forks source link

'node build server' doesn't work #87

Closed ivar closed 12 years ago

ivar commented 12 years ago

As per Readme.md:

>node build server

module.js:340
    throw err;
          ^
Error: Cannot find module '/Users/ivar/Work/leaguevine-ultistats/assets/js/plugins/build'
    at Function.Module._resolveFilename (module.js:338:15)
    at Function.Module._load (module.js:280:25)
    at Module.runMain (module.js:492:10)
    at process.startup.processNextTick.process._tickCallback (node.js:244:9)

>node --version                                                                   
v0.8.2

I'm a node noob - what am I missing ?

cboulay commented 12 years ago

You aren't missing anything. The read me is out of date. I will update it later today. The project is based off of backbone boilerplate. You can find it in github authored by tbranyen and the report is called bbb. Those instructions might help you get started.

cboulay commented 12 years ago

I've updated the README. But we haven't merged the branch to master yet. For now, take a look at:

https://github.com/leaguevine/leaguevine-ultistats/tree/faster_roster