Closed trueadm closed 11 years ago
Hi, sorry about that. I was just in the middle of tweaking Handlebars versions to support Handlebars 1.0.12 (it's actually a fork of Handlebars that includes a commit that's in master to support CommonJS out of the box; unfortunately though it's in master, the maintainers haven't published that version to NPM).
Try this: pull down the latest master from this repo, and then run:
rm -rf node_modules
npm install
That should fix it.
I get this error when attempting to connect for the first time:
Can I can resolve this without hacking about the different NPM modules? Thanks.