pgriess / node-webworker

A WebWorkers implementation for NodeJS
BSD 3-Clause "New" or "Revised" License
646 stars 84 forks source link

No such module: net #47

Open splincode opened 7 years ago

splincode commented 7 years ago

/home/splincode/Develop/test-selenuim/node_modules/webworker/lib/webworker.js:35 var netBinding = process.binding('net'); ^

Error: No such module: net

Node v 7.10

sunjith commented 7 years ago

I'm getting this error with node v8.2.1 as well

nathancarter commented 7 years ago

This issue makes this entire project unusable. Can't import the main module. Any ideas, or should I just find an alternative to node-webworker?

zduantao commented 7 years ago

I'm using node v6.11.3, and getting this error too. Any suggest?

DavidAPowers commented 6 years ago

Hello, I'm also getting this error, with Node v9.3.0

nathancarter commented 6 years ago

Given how many others' time has been invested in investigating this module only to find that it doesn't work, I've emailed the original author directly just now and asked him to either answer these questions or post a notice saying the project is no longer maintained. (It's possible he doesn't have GitHub automatically email him about open project issues.)