maotoumao / MusicFreeDesktop

插件化、定制化、无广告的免费音乐播放器
http://musicfree.upup.fun/
GNU General Public License v3.0
2.76k stars 255 forks source link

npm run package 的时候异常了 #27

Closed heyeah closed 10 months ago

heyeah commented 10 months ago

ERROR in ./src/renderer/pages/main-page/views/search-view/store/search-result.ts:24:14 TS2741: Property 'lyric' is missing in type '{ music: {}; album: {}; artist: {}; sheet: {}; }' but required in type 'ISearchResults'.

maotoumao commented 10 months ago

开发版本加了个搜索歌词,没注意ts报错,重新拉一下代码吧~~