wrangler secret put raw mode error

I'm trying to setup secret with echo "VALUE" | wrangler secret put MY_SECRET and I keep getting the same error. (I'm using wrangler@beta)
ERROR Raw mode is not supported on the current process.stdin, which Ink uses as input stream by default.
Read about how to prevent this error on https://github.com/vadimdemedes/ink/#israwmodesupported

- Read about how to prevent this error on https://github.com/vadimdemedes/ink/#israwmodesupported
ERROR Raw mode is not supported on the current process.stdin, which Ink uses as input stream by default.
Read about how to prevent this error on https://github.com/vadimdemedes/ink/#israwmodesupported

- Read about how to prevent this error on https://github.com/vadimdemedes/ink/#israwmodesupported
Tried with PowerShell and Git Bash. Anyone is having the same problem?
2 Replies
grenierdev
grenierdev3y ago
Working fine with cloudflare/wrangler (v1.19.6)
grenierdev
grenierdev3y ago
GitHub
Trying to configure secret yield an "Raw mode not supported" from v...
Today I was trying to configure my first secret variable with echo "SECRET VALUE" | wrangler secret put SECRET_KEY and I was getting the following error : ERROR Raw mode is not su...
Want results from more Discord servers?
Add your server