Skip to content

Commit

Permalink
Fixed No such file or directory - /usr/src/app/bin/yarn
Browse files Browse the repository at this point in the history
  • Loading branch information
damianlegawiec committed Dec 28, 2020
1 parent 58105f7 commit 6b4e847
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions core/lib/generators/spree/dummy/dummy_generator.rb
Original file line number Diff line number Diff line change
Expand Up @@ -37,8 +37,6 @@ def generate_test_dummy
opts[:skip_rc] = true
opts[:skip_spring] = true
opts[:skip_test] = true
opts[:skip_yarn] = true
opts[:skip_javascript] = true
opts[:skip_bootsnap] = true

puts 'Generating dummy Rails application...'
Expand Down

0 comments on commit 6b4e847

Please sign in to comment.