Hello After npm install win32com or npm install -g win32com i test with command line nodejs if fails in the first line var a=require('win32com'); ERROR: cannot find module "win32com" Please help
Hello
After
npm install win32com or
npm install -g win32com
i test with command line nodejs
if fails in the first line
var a=require('win32com');
ERROR:
cannot find module "win32com"
Please help