socket.io icon indicating copy to clipboard operation
socket.io copied to clipboard

Compilation of µWebSockets has failed

Open neobie opened this issue 1 year ago • 3 comments

Error: Error: Cannot find module './eiows_v18.19.1' Require stack:

  • node_modules/eiows/dist/eiows.js
  • script.js

Compilation of µWebSockets has failed.Please install a supported C++17 compiler, git and/or update node and reinstall the module 'eiows'. at node_modules/eiows/dist/eiows.js:27:15 at Object. (node_modules/eiows/dist/eiows.js:30:3)

have been trying with eiows v3 to v7, all failed. 
g++ is available.

with both macos, ubuntu v20, ubuntu v24, node v18

neobie avatar May 31 '24 05:05 neobie

Hi! Which version of eiows are you using?

Source code: https://github.com/mmdevries/eiows

darrachequesne avatar Jun 11 '24 10:06 darrachequesne

Hi! Which version of eiows are you using?

Source code: https://github.com/mmdevries/eiows

should be this one. is there any other variance ?

neobie avatar Jun 12 '24 04:06 neobie