Closed atomdigital closed 2 years ago
can you please post full stack trace?
TypeError: Cannot read property 'close' of undefined
at EventEmitter.modem.close (/Users/georgijandrukov/Documents/meteorApps/serial2/node_modules/serialport-gsm/lib/functions/modem.js:42:16)
at /Users/georgijandrukov/Documents/meteorApps/serial2/node_modules/serialport-gsm/lib/functions/modem.js:32:15
at new Promise (
error found. Caused the closure of the port at the moment when the port was already closed
But the library shuld still catch that :-)
When calling the modem.close() function, an error appears: Cannot read property 'close' of undefined.