It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
Former Member
4 years agoFailed to create item: invalid JSON
Hi Team,
We've been using the 1Password CLI for quite some time, but are now trying to switch to CLIv2
In doing that, we've discovered some really odd behaviour, making it impossible for us to cr...
Former Member
4 years agoIn addition make sure to run the repro using at least node 16 (due to ESM and top level await).
Don't forget to install execa from npm, and make sure the file ends with the .mjs
extension so that node will interpret it as a native module.