Skip to content

Commit

Permalink
Add additional recovery step when running into platform related issue…
Browse files Browse the repository at this point in the history
…s. (#122)

* Add additional recovery step instructions.

* Update instructions.

* Add link to additional information.
  • Loading branch information
andrewculver committed Jan 17, 2022
1 parent 12ef140 commit 543a3b8
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions exe/tailwindcss
Expand Up @@ -32,6 +32,11 @@ if exe_path.nil?
bundle install
See `bundle lock --help` output for details.
If you're still seeing this message after taking those steps, try running
`bundle config` and ensure `force_ruby_platform` isn't set to `true`. See
https://github.com/rails/tailwindcss-rails#check-bundle_force_ruby_platform
for more details.
ERRMSG
exit 1
end
Expand Down

0 comments on commit 543a3b8

Please sign in to comment.