program-in-chinese / vscode_english_chinese_dictionary

vscode插件, 实现离线英汉词典功能
96 stars 14 forks source link

Error: Item has already been added. Key in dictionary #5

Open nobodxbodon opened 5 years ago

nobodxbodon commented 5 years ago

刚运行vsce publish提交0.0.3版时, 报错:

Error: Item has already been added. Key in dictionary: 'extension/????????????/????????????.js' Key being added: 'extension/????????????/????????????.js'

于是决定将"源码翻译"目录及文件名改为英文, 并删除暂不需要的关键词数据文件: https://github.com/program-in-chinese/vscode_english_chinese_dictionary/commit/535b21ec511bcccc0b76c63df8d860576643edc5

待研究. 之前本地vsce package和运行均无误.

nobodxbodon commented 5 years ago

初步分析有两个问题:

打算复现并报告第一点这个bug. 对第二点的权宜之计---发布前手动清理out目录!