We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 92716f7 commit b270404Copy full SHA for b270404
exe/tailwindcss
@@ -33,8 +33,8 @@ if exe_path.nil?
33
34
See `bundle lock --help` output for details.
35
36
- If you're still seeing this message after taking those steps, check that you
37
- don't have `BUNDLE_FORCE_RUBY_PLATFORM` set to `true` in `~/.bundle/config`.
+ 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`.
38
ERRMSG
39
exit 1
40
end
0 commit comments