Удалите следующие строки из файлов
bin / setup.rb и bin / update.rb
- # Install JavaScript dependencies if using Yarn
- system('bin/yarn')
config / initializers / assets.rb
# Add Yarn node_modules folder to the asset load path.
Rails.application.config.assets.paths << Rails.root.join('node_modules')