You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ npx senv decrypt .env.enc -p test -o .env
TypeError [ERR_INVALID_ARG_TYPE]: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined
See senv decrypt --help for details.
The text was updated successfully, but these errors were encountered:
$ npx senv decrypt .env.enc -p test -o .env
TypeError [ERR_INVALID_ARG_TYPE]: The first argument must be of type string or an instance of Buffer, ArrayBuffer, or Array or an Array-like Object. Received undefined
See senv decrypt --help for details.
The text was updated successfully, but these errors were encountered: