Catfish

Results 4 issues of Catfish

## For example: ### Ex.1 ```go c := cmd.NewCommand(`"C:\Program Files\Java\jre1.8.0_192\bin\java.exe" --version`) _ = c.Execute() fmt.Println(c.Stdout()) fmt.Println(c.Stderr()) ``` ```cmd '\"C:\Program Files\Java\jre1.8.0_192\bin\java.exe\"' �����ڲ����ⲿ���Ҳ���ǿ����еij��� ���������ļ��� ``` Plz focus on the path string. And...

使用Nuxt3 `3.0.0-rc.11`后报错 ``` [nuxt] [request error] [unhandled] [500] navigator is not defined at Module.fb15 (E:\WebstormProjects\test-web\node_modules\@cloudgeek\vue3-video-player\dist\vue3-video-player.common.js:22733:10) at __webpack_require__ (E:\WebstormProjects\test-web\node_modules\@cloudgeek\vue3-video-player\dist\vue3-video-player.common.js:21:30) at E:\WebstormProjects\test-web\node_modules\@cloudgeek\vue3-video-player\dist\vue3-video-player.common.js:85:18 at Object. (E:\WebstormProjects\test-web\node_modules\@cloudgeek\vue3-video-player\dist\vue3-video-player.common.js:88:10) at Module._compile (internal/modules/cjs/loader.js:1063:30) at Object.Module._extensions..js (internal/modules/cjs/loader.js:1092:10) at...

## Description When start build `spring-native` image by `Maven`, the process will wait for downloading `GrallVM` for a very long time. Maybe it's a network problem, but i want to...

## Desc I use the latest image tag for my compose file, but the notification show me the image with the older version tag, so I'm confused that the checking...

bug