小编Jac*_*Van的帖子

如何修复 Yarn 包在终端中过时

我总是装完yarn。

=> Booting Puma
=> Rails 6.0.0.rc2 application starting in development 
=> Run `rails server --help` for more startup options
Usage: yarn [options]

yarn: error: no such option: --integrity


========================================
  Your Yarn packages are out of date!
  Please run `yarn install --check-files` to update.
========================================


To disable this check, please change `check_yarn_integrity`
to `false` in your webpacker config file (config/webpacker.yml).
Run Code Online (Sandbox Code Playgroud)

ruby ruby-on-rails yarnpkg

10
推荐指数
3
解决办法
8398
查看次数

标签 统计

ruby ×1

ruby-on-rails ×1

yarnpkg ×1