hi all,
i have a module "TcpClient" and using npm i installed it both locally and globally without having errors.
but when i try to use in require("TcpClient") it throws an error can not find module.
i'm new to node js. if someone can explain me about possible reasons i'm really appreciate about it.
thanks
Jayamine