We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9c49c86 commit 6ca2550Copy full SHA for 6ca2550
exe/tailwindcss
@@ -32,6 +32,11 @@ if exe_path.nil?
32
bundle install
33
34
See `bundle lock --help` output for details.
35
+
36
+ If you're still seeing this message after taking those steps, try running
37
+ `bundle config` and ensure `force_ruby_platform` isn't set to `true`. See
38
+ https://github.com/rails/tailwindcss-rails#check-bundle_force_ruby_platform
39
+ for more details.
40
ERRMSG
41
exit 1
42
end
0 commit comments