【踩坑】Atom报错:Cannot load the ... 发表于 2019-12-11 更新于 2022-09-18 阅读次数: 前言安装Atom后,每次打开,都会报错:Cannot load the system dictionary for zh-CN. Checked the following paths for dictionary files: 解决问题 修改插件spell-check的设置 Atom->首选项->扩展->搜索spell-check->设置 取消勾选Use Locales->在Locales填入en-US 完成 重启Atom 参考文献简书——我要微微辣