Vaibhav Gosavi

Results 4 issues of Vaibhav Gosavi

on running `vercel build` locally on windows the following error occurred at last. `Error: EPERM: operation not permitted, symlink`

### What version of Bun is running? 1.1.1+ca1dbb4eb ### What platform is your computer? Microsoft Windows NT 10.0.22621.0 x64 (Windows 11) ### What steps can reproduce the bug? creating an...

bug
needs investigate

### How can we reproduce the crash? I don't know exactly how Crash happened but, While running Next.js 14 application created using bun and running using `bun --bun run dev`...

bug
crash

while using husky noticed that husky executes or shows `husky` on terminal every time any command is executing - is husky command is set to execute before any `git commit`...