postmark-cli
postmark-cli copied to clipboard
TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received null
Running postmark templates pull .
, inputting credentials, gives me:
Getting a TypeError [ERR_INVALID_ARG_TYPE]: The "data" argument must be of type string or an instance of Buffer, TypedArray, or DataView. Received null
after some Template named "foobar" will not be downloaded because it is missing an alias.
Templates do get saved, so this is non critical issue - but it would interfere when I'd need to setup CI.