Skip to content

Cannot run tailwindcss:install on 0.3.2 #36

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
mborromeo opened this issue Feb 6, 2021 · 1 comment
Closed

Cannot run tailwindcss:install on 0.3.2 #36

mborromeo opened this issue Feb 6, 2021 · 1 comment

Comments

@mborromeo
Copy link

mborromeo commented Feb 6, 2021

Hi!

The tailwindcss:install command fails on a fresh Rails 6.1.1 application, while using version 0.3.2.

./bin/rails tailwindcss:install
Copying Tailwindcss JavaScript
rails aborted!
Thor::Error: Could not find "/Users/marco.borromeo/.rvm/gems/ruby-2.7.1/gems/tailwindcss-rails-0.3.2/lib/install/app/assets/javascripts" in any of your source paths. Your current source paths are:
/Users/marco.borromeo/.rvm/gems/ruby-2.7.1/gems/railties-6.1.1/lib/rails/generators/rails/app/templates
/Users/marco.borromeo/temp/demo/bin/rails:5:in <top (required)>' /Users/marco.borromeo/temp/demo/bin/spring:10:in require'
/Users/marco.borromeo/temp/demo/bin/spring:10:in block in <top (required)>' /Users/marco.borromeo/temp/demo/bin/spring:7:in tap'
/Users/marco.borromeo/temp/demo/bin/spring:7:in <top (required)>' Tasks: TOP => app:template (See full trace by running task with --trace)

Downgrading to 0.3.1 perfectly works.

@dhh
Copy link
Member

dhh commented Feb 6, 2021

Ugh. 0.3.2 got garbled. Pushed 0.3.3 and yanked 0.3.2. Thanks for the quick report!

@dhh dhh closed this as completed Feb 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants