問題:
升級(jí)飛書開發(fā)者工具版本v2.30.2后出現(xiàn)問題,飛書開發(fā)者工具無法正常加載HBuilder編譯后的mp-lark。
[BIZPACK][ERROR]
[SOURCECODE]Error:failed to find
input source map file
[BIZPACK][ERROR]
[SOURCECODE]Error:failed to find
input source map file
[BIZPACK][ERROR]Error:failed to find input source map
file
[TMA][ERROR][RUNTIME] ENOENT: no such file or directory, open '/Users/xxx/.mpdev-ide/builds/8fca1046a85a96f398b6910e13a43190/__dist__/app-config.json'

image.png

image.png

截屏2023-04-12 下午5.21.42.png
解決:
據(jù)官網(wǎng)回復(fù)因最近升級(jí)支持了 sourcemap,如果設(shè)置了某個(gè)文件有 sourcemap ,但是實(shí)際目錄中又缺失了,這個(gè)邏輯強(qiáng)校驗(yàn)了就會(huì)報(bào)錯(cuò),可回退下載版本v2.30.1就ok了
后續(xù):
下午發(fā)現(xiàn)他們修復(fù)了,可以正常下載了。v2.30.3

截屏2023-04-12 下午6.26.41.png