Skip to content

Commit ac80f08

Browse files
yosefbennywidyoBookOfGreg
authored andcommitted
Update README.md (#1041)
Add command, it's required to run `rails webpacker:install` first if not: ``` webpack binstubs not found. Have you run rails webpacker:install ? Make sure the bin directory or binstubs are not included in .gitignore Exiting! ```
1 parent f1516cd commit ac80f08

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@ gem 'react-rails'
7878
###### Rails 6.x:
7979
```
8080
$ bundle install
81+
$ rails webpacker:install
8182
$ rails webpacker:install:react
8283
$ rails generate react:install
8384
```

0 commit comments

Comments
 (0)