On Mon, Aug 20, 2012 at 12:34 AM, Salvatore <
arty...@gmail.com> wrote:
> Thanks for your great work.
> I would like to use the request module.
> Where must I place it ?
You can use third party modules in node-webki just like what you did
in node.js: put the module under node_modules directory and then do a
'require("request")'.
BTW, as for the 'request' module, you can only use it under Linux now
due to two bugs, you can see previous post.
--
Cheng
Intel Open Source Technology Center