while i'm trying to use the module xmlhttprequest i recive the following error : "Unhandled Error: Cannot find module 'xmlhttprequest'".
i'm using this module to recive information based on your actual position from a remote server throught get/post request.
how can i solve this error ?
Answered! Go to the Best Answer.
Best AnswerYes, assuming you're trying to get an AJAX-like response from a server.
Best AnswerYes, assuming you're trying to get an AJAX-like response from a server.
Best Answer