Friday, 12 May 2017

node.js:why i cant require http module?

im new to node.js, when im trying to use module http like var http = require('http'); it says Uncaught ReferenceError: require is not defined.whats the problem here? wish someone can give me a point! thx!



via Crows

No comments:

Post a Comment