【发布时间】:2020-12-05 13:55:22
【问题描述】:
bundle exec rails stimulus_reflex:install
给了我这个错误,
rails 中止了!不知道如何构建任务 'stimulus_reflex:install'
为什么?
(命令顺序...
rails new --skip-spring --webpack=stimulus chatteryarn add redis cable_ready stimulus_reflexbundle exec rails stimulus_reflex:install
导轨中止!不知道如何构建任务 'stimulus_reflex:install'
【问题讨论】:
标签: ruby-on-rails-6 stimulus-reflex