Michael Lazuardy

Results 3 comments of Michael Lazuardy

any update on this issue? i got this warning too when using nextjs

@devongermano it worked quite well using `nest start --watch --exec \"bun run\"` but when running `bun dist/main.js` it return http2 error ( i think its related to my project package...

When running `nest start --watch --exec \"bun run\"` it return missing script `/dir/dist/main` does bun / nestjs need to explicitly use file type (js,ts) ?