Hyper 保存配置到github的插件问题

2018-12-16  本文已影响0人  jimxl

目前最新的版本的 hyper-sync-settings 插件,在保存配置的时候会有问题,系统没有任何响应.

github issue

github issue
In my case the fix was quite easy (WSL here, although I doubt it makes any difference).
First, close hyper and create but a single file named .hyper.js in your gist with your settings.
Then, remove the ~/.hyper_plugins/.hyper-sync-settings folder.
Lastly, launch hyper and Plugins > Sync Settings > Restore Settings.
It should clone your gist and you should have a notification saying everything went well.

大致是说

  1. 确保gist里面只有一个.hyper.js文件
  2. 删除~/.hyper_plugins/.hyper-sync-settings
  3. 执行Plugins > Sync Settings > Restore Settings
  4. 再执行 Plugins > Sync Settings > Backup Settings
    就可以成功了.
上一篇 下一篇

猜你喜欢

热点阅读