zabsalahid / serialport-gsm

SerialPort-GSM is a simplified plugin for communicating with gsm modems. (Primarily for sms) (Focused in PDU mode)
MIT License
88 stars 46 forks source link

code : "ENOENT" errno : -2 path : "udevadm" spawnargs : (2) ['info', '-e'] syscall : "spawn udevadm" [[Prototype]] : Object #135

Open hafizshayanahmed opened 9 months ago

hafizshayanahmed commented 9 months ago

Below is the error when I am calling serialportgsm.list. On localhost its working perfectly fine but when I deploy it on react and node js server, the online version shows this error. Please help me to resolve the issue. Thank you

code : "ENOENT" errno : -2 path : "udevadm" spawnargs : (2) ['info', '-e'] syscall : "spawn udevadm" [[Prototype]] : Object