ECMAScript icon indicating copy to clipboard operation
ECMAScript copied to clipboard

Socket.io NPM

Open Veradictus opened this issue 4 years ago • 0 comments

Has anyone had any luck with getting socket.io-client npm functional with this? It seems that it does not read npm module entry properly for me.

E 0:03:17.602   resolve_module_file: Module entry does not exists: node_modules/socket.io-client/./lib/index.js
  <C++ Error>   Condition "!FileAccess::exists(entry)" is true. Returned: ""
  <C++ Source>  modules/ECMAScript/quickjs/quickjs_binder.cpp:631 @ resolve_module_file()

Veradictus avatar Aug 28 '20 01:08 Veradictus