
hi, i keep getting this error immediately i import socket client module to my code, i have tried different import techniques. such as;
import io, {socket} from 'socket.io-client'
import {io} from 'socket.io-client' i have try everything i can to get it work the error remain the same. i have also add type modules to my package.json file, the issue remain unsolved. i need help to get this to work thank you.