idobatter/node-win32com

I cannot make it working

Opened this issue · 3 comments

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

Same here.
How does it work?

Please Help.

The package.json file references ./lib/win32com as the path to the main file, but that path does not exist in the module.