【发布时间】:2019-04-07 09:56:54
【问题描述】:
似乎language-javascript Atom 包已经更新,我真的不喜欢它。因此,我尝试安装一个这样的旧版本:
apm install language-javascript@0.129.10
这给了我以下反馈:
The language-javascript package is bundled with Atom and should not be
explicitly installed.
You can run `apm uninstall language-javascript` to uninstall it and then the
version bundled with Atom will be used.
现在我卡住了。我不想使用与 Atom 捆绑的版本,而是使用较旧的版本(曾经与 Atom 捆绑)。
建议的apm uninstall language-javascript 命令也不起作用。
【问题讨论】:
标签: syntax-highlighting atom-editor