varlock version
0.9.1
Steps to reproduce
Follow the tutorial to get started with NextJS https://varlock.dev/integrations/nextjs/:
bun add @varlock/nextjs-integration varlock
Then try to init varlock
project-folder% bun exec -- varlock init
bun: command not found: varlock
What is expected?
🧙 Hello and welcome to Varlock 🔒🔥✨
What is actually happening?
bun: command not found: varlock
System Info
MacOS, Node v25.2.1, Bun latest v1.3.9
Any additional comments?
npm exec -- varlock init works just fine
varlock version
0.9.1
Steps to reproduce
Follow the tutorial to get started with NextJS https://varlock.dev/integrations/nextjs/:
Then try to init varlock
What is expected?
🧙 Hello and welcome to Varlock 🔒🔥✨What is actually happening?
bun: command not found: varlockSystem Info
Any additional comments?
npm exec -- varlock initworks just fine