Closed mgcrea closed 13 years ago
btw, error exists in master branch (unknown * etc. because of PORT) on chrome stable. I do have another issue :
Uncaught ReferenceError: nowUtil is not defined
Is there sth wrong with my setup ? (trying to get hello_world exemple working.
Ok, just figured it out, i was including ./../../lib/now.js
in the html instead of http://localhost:8080/nowjs/now.js
And double-clicking the .html file (that is in fact served by node...).
I should have gone directly to http://localhost:8080 ! So i'm closing this !
Please tag a new "working" release.