Description
npm ERR!
[email protected] start: node api.js
npm ERR! Exit status 1
npm
ERR!
npm
ERR! Failed at the [email protected] start script.
npm
ERR! This is probably not a problem with npm. There is likely additional logging output above.
npm ERR! A complete log of this run can be found in:
npm ERR!
/root/.npm/_logs/2021-12-30T06_41_42_201Z-debug.log
events.js:174
2|whatsapp | throw er; // Unhandled 'error' event
2|whatsapp | ^
2|whatsapp | Error: socket hang up
2|whatsapp | at createHangUpError (_http_client.js:332:15)
2|whatsapp | at Socket.socketOnEnd (_http_client.js:435:23)
2|whatsapp | at Socket.emit (events.js:203:15)
2|whatsapp | at endReadableNT (_stream_readable.js:1145:12)
2|whatsapp | at process._tickCallback (internal/process/next_tick.js:63:19)
2|whatsapp | Emitted 'error' event at:
2|whatsapp | at Socket.socketOnEnd (_http_client.js:435:9)
2|whatsapp | at Socket.emit (events.js:203:15)
2|whatsapp | at endReadableNT (_stream_readable.js:1145:12)
2|whatsapp | at process._tickCallback (internal/process/next_tick.js:63:19)