Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does not work on node 0.12.0 #19

Open
alexander-rakov opened this issue Mar 10, 2015 · 8 comments
Open

does not work on node 0.12.0 #19

alexander-rakov opened this issue Mar 10, 2015 · 8 comments

Comments

@alexander-rakov
Copy link

Got an error like:

module.js:355
Module._extensions[extension](this, filename);
^
Error: The specified procedure could not be found.
appFolder\node_modules\win32ole\build\Release\node_win32ole.node
at Error (native)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)
at Module.require (module.js:365:17)
at require (module.js:384:17)
at Object. (appFolder\node_modules\win32ole\lib\win32ole.js:3:3)
at Module._compile (module.js:460:26)
at Object.Module._extensions..js (module.js:478:10)
at Module.load (module.js:355:32)
at Function.Module._load (module.js:310:12)

Its due to changing in node.js modules structure.

@dlbrown06
Copy link

+1

5 similar comments
@yangpu
Copy link

yangpu commented May 6, 2015

+1

@ghost
Copy link

ghost commented May 20, 2015

+1

@Schweinepriester
Copy link

+1

@husky-dev
Copy link

+1

@WHenderson
Copy link

+1

@chintanp
Copy link

chintanp commented Jul 8, 2015

Kindly update the requirements for node version, node-gyp version, and supported OSes and platforms.

Its not building on mine: node 0.12.1, Windows 7 64-bit, node-gyp v1.0.2

@yangpu
Copy link

yangpu commented Aug 29, 2015

Is anyone can help to improve the library on node.js v12?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

7 participants