Miquel Àngel R. C.

Results 16 comments of Miquel Àngel R. C.

As per today I face the same issue. Bun 1.2.7 and latest orval

Sorry for my last comment; i got the contents of the files mixed. It appears to be working on node but not on bun as this issue already claims 🙏🏻

After running some tests: Using `npm i orval --save-dev` instead of `bun i --dev` makes it work. This is likely to not be a problem with the lib itself but...

For me it still "doesn't work". I've tried in a "separate" project and it worked. I installed `orval` globally and it worked. The only place where it doesn't work is...

Hey, I've gotten around trying this and it worked. Thanks a ton @melloware I ran: ```bash bunx --bun [email protected] ```