Closed as not planned
Description
Hi there, I forked the repo (I am trying to add a postcss argument to the executable), but was unable to test it locally ( I keep on getting the error message
Tailwindcss::Commands::ExecutableNotFoundException: Cannot find the tailwindcss executable for x86_64-linux in
If you're using bundler, please make sure you're on the latest bundler version:
when I point my Gemfile either to my local path or to my github repo (
gem 'tailwindcss-rails', '~> 2.0.17' # ok
# gem 'tailwindcss-rails', path: '/home/murilo/code/learn/' # raises error
# gem 'tailwindcss-rails', github: 'muriloime/tailwindcss-rails' # raises error
Could you please give instructions on how to test the gem locally or give some orientation on how to circumvent the error ?
Many thanks
Metadata
Metadata
Assignees
Labels
No labels