上一页 1 2 3 4 5 6 ··· 40 下一页
  2021年4月18日
摘要: 使用yarn v2 安装create-react-app后,使用yarn strat启动出现问题Failed to load config "react-app" to extend from.Referenced from: /home/rudy/projects/webstorm/my-app/ 阅读全文
posted @ 2021-04-18 22:27 c3tc3tc3t 阅读(3301) 评论(0) 推荐(2) 编辑
摘要: npm install -g yarn@berry https://github.com/yarnpkg/berry/issues/719 阅读全文
posted @ 2021-04-18 16:15 c3tc3tc3t 阅读(107) 评论(0) 推荐(0) 编辑
  2020年11月19日
摘要: 启动terminal,输入: sudo pacman-mirrors -i -c China -m rank 在弹出的框中选一个最快的源,一个就好,选多了会降低速度,建议shjt sudo kate /etc/pacman.conf 在末尾输入: [archlinuxcn] Server = htt 阅读全文
posted @ 2020-11-19 23:18 c3tc3tc3t 阅读(410) 评论(0) 推荐(0) 编辑
  2020年6月25日
摘要: jetbrains-goland jetbrains-clion jetbrains-webstorm StartupWMClass=jetbrains-goland xprop WM_CLASS 阅读全文
posted @ 2020-06-25 08:56 c3tc3tc3t 阅读(209) 评论(0) 推荐(0) 编辑
  2020年6月23日
摘要: 參考 https://www.jianshu.com/p/b6b2c1d78d7c 阅读全文
posted @ 2020-06-23 16:42 c3tc3tc3t 阅读(325) 评论(0) 推荐(0) 编辑
  2020年6月21日
摘要: sudo pacman -S yay yay -S fcitx yay -S fcitx-sogouimebs yay -S fcitx-configtool fcitx-qt5 阅读全文
posted @ 2020-06-21 21:46 c3tc3tc3t 阅读(1083) 评论(0) 推荐(0) 编辑
  2020年6月5日
摘要: If you have upgraded your app from an earlier version of Rails make sure you add the following line: Rails.application.config.assets.paths << Rails.ro 阅读全文
posted @ 2020-06-05 13:47 c3tc3tc3t 阅读(312) 评论(0) 推荐(0) 编辑
  2019年11月1日
摘要: To disable this check, please add `config.webpacker.check_yarn_integrity = false` to your Rails development config file (config/environments/developme 阅读全文
posted @ 2019-11-01 09:23 c3tc3tc3t 阅读(348) 评论(0) 推荐(0) 编辑
  2019年8月22日
摘要: rails_db better_errors awesome_print web-console irbtools binding_of_caller awesome_rails_console 阅读全文
posted @ 2019-08-22 08:53 c3tc3tc3t 阅读(131) 评论(0) 推荐(0) 编辑
  2019年8月21日
摘要: 1 gem install rubygems-update 2 update_rubygems 3 gem update --system 4 gem update 阅读全文
posted @ 2019-08-21 09:24 c3tc3tc3t 阅读(153) 评论(0) 推荐(0) 编辑
上一页 1 2 3 4 5 6 ··· 40 下一页