Unable to use a node package
http action which imports the node package twilio. I'm getting a series of errors for different packages used by twilio, (e.g crypto, stream,) not found on the file system but built into node:Even when I add
use node on top of the action file. I'm still getting this error.