claude-code % bun install
bun install v1.3.11 (af24e281)
$ node -e "if (!process.env.AUTHORIZED) { console.error('ERROR: Direct publishing is not allowed.\nPlease see the release workflow documentation to publish this package.'); process.exit(1); }"
ERROR: Direct publishing is not allowed.
Please see the release workflow documentation to publish this package.
error: prepare script from "@anthropic-ai/claude-code" exited with 1