Installing on OSX
Viss opened this issue · 1 comments
Viss commented
I get to the point where I'm instructed to run npm install -l and an error is returned saying that there is no package.json in the current directory. I've never really worked with node before, so I'm not sure what to do next. All of the previous steps appeared to have run without issue.
help?
Faeranne commented
Try running npm install from the steward directory in the repository. Unfortunately npm currently doesn't install recursively yet.