node-webworker icon indicating copy to clipboard operation
node-webworker copied to clipboard

No such module: net

Open splincode opened this issue 7 years ago • 5 comments

/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

splincode avatar Jun 07 '17 12:06 splincode

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

sunjith avatar Jul 25 '17 06:07 sunjith

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?

nathancarter avatar Sep 13 '17 13:09 nathancarter

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

zduantao avatar Oct 08 '17 14:10 zduantao

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

DavidAPowers avatar Dec 29 '17 00:12 DavidAPowers

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.)

nathancarter avatar Dec 30 '17 12:12 nathancarter