Spine.js & hem getting started
问题 I successfully created a spine app as explained on spine's Getting started page. However, hem doesn't automatically take my changes into account ; I have to build manually. I have the same problem when I follow the contact screencast, but this time hem does not build at all : art-mac:spine.contacts art$ hem build node.js:201 throw e; // process.nextTick error, or 'error' event on first tick ^ Cannot find module: spine/lib/tmpl. Have you run `npm install .` ? I did run 'npm install .'