raweee / node-red-contrib-whatsapp-link

Simple Node-Red node to link Whatsapp
https://discord.gg/VApVeGuF
26 stars 7 forks source link

Error creating whatsapp lite #19

Closed ryangonzalez133 closed 1 year ago

ryangonzalez133 commented 1 year ago

When creating the whatsapp lite user, the error "Error: Cannot find module 'pino' is returned in the debug Require stack:

raweee commented 1 year ago

Pino is already packed with node. If by chance it was not available in your node. You may install it by npm i pino. In your node-red module directly.

Or it will be corrected in today's update.

raweee commented 1 year ago

Hello brother, Please update the node and it will work fine. If their was still a problem.