Protect what matters – even after you're gone. Make a plan for your digital legacy today.
Forum Discussion
Anonymous
3 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...
Anonymous
3 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.