nodules icon indicating copy to clipboard operation
nodules copied to clipboard

Errors in newer node versions

Open wshager opened this issue 11 years ago • 0 comments

  • http.createClient is deprecated. Use http.request instead.
  • nodules/lib/nodules-utils/promise.js:131 throw new Error("This deferred has already been resolved");

wshager avatar Apr 12 '13 13:04 wshager