Not able to import Socket.io as library in project

Hi, I’ve been trying to figure out how to import socket.io into a cocos creator project for a sample game, have been struggling with random errors. Would love to know if anybody has been able to import the latest socket.io library into cocos creator javascript project. Im’ targeting browser so not worried about android / ios.

I recon it’s a bit late now, but did you figure it out?

How are you trying to import socket.io currently?

I gave up and moved on. I was trying to import by copying the file into the lob directory.