Yonghwan SO

Results 105 comments of Yonghwan SO

Hmm, interesting. What happens if you remove `--debug` flag?

Yeah, as the message said, it seems like the issue is related to Delve. Will take a look tomorrow.

Confirmed. Unfortunately, I think it may need more time to fix it. The issue was introduced by the changed behavior of Delve with PR https://github.com/go-delve/delve/pull/2146 but [Refresh](https://github.com/gobuffalo/refresh) is not yet...

Hi @gobuffalo/all, All done! Now the stable version of Buffalo core is v1.0.0! Congratulations! :tada: Since the go module's import path for v0 and v1 is the same, users are...

Additionally, check all existing issues and PRs for support packages under Buffalo core and fix/close them if that can be done within a few days: Depth 7 (No dependency) *...

Please change the merge target to `v1`. The main branch is not yet ready.

Hi @acaloiaro, sorry for my late response. It seems like you worked based on the `main` branch, which is not yet prepared. (I am working on setting the next version's...

Which situation does it require to panic?

Sorry for my late response. I was busy with the other modules. > Actually whenever LoadPlugins() function cant do the job, the app should panic because this process is necessary...

My understanding of this issue: First, This issue only happens in a very specific condition: 0. the condition of this issue: use resource path such as `/joe/front.right` instead of `/dogs/joe/legs/front.right`....