tiny-craft / tiny-rdm

Tiny RDM (Tiny Redis Desktop Manager) - A modern, colorful, super lightweight Redis GUI client for Mac, Windows, and Linux.
https://redis.tinycraft.cc/
GNU General Public License v3.0
8.75k stars 440 forks source link

[BUG]前端无法编译,编译报错 #329

Closed icetech233 closed 1 month ago

icetech233 commented 2 months ago

F:\rediscode\tiny-rdm-main\frontend>cnpm run build

frontend@0.0.0 build vite build

vite v5.4.0 building for production... ✓ 100 modules transformed. x Build failed in 1.50s error during build: [vite:load-fallback] Could not load /F:/rediscode/tiny-rdm-main/frontend/wailsjs/runtime/runtime.js (imported by src/App.vue): ENOENT: no such file or directory, open 'F:\F:\rediscode\tiny-rdm-main\frontend\wailsjs\runtime\runtime.js' Error: Could not load /F:/rediscode/tiny-rdm-main/frontend/wailsjs/runtime/runtime.js (imported by src/App.vue): ENOENT: no such file or directory, open 'F:\F:\rediscode\tiny-rdm-main\frontend\wailsjs\runtime\runtime.js'

tiny-craft commented 2 months ago

参看仓库首页README,你这个还没生成go->js的函数绑定文件

icetech233 commented 2 months ago

参看仓库首页README,你这个还没生成go->js的函数绑定文件

啥绑定文件,你readme没有写啊

tiny-craft commented 2 months ago

wails dev wails就会自动生成

icetech233 commented 2 months ago

wails dev wails就会自动生成

我试试

tiny-craft commented 1 month ago

太久没回复,这个问题先关闭了,如果还有问题可以继续在这里留言