-
Notifications
You must be signed in to change notification settings - Fork 174
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
Error in "Compile initial Tailwind build" stage of "rails new" command that has --css tailwind #193
Comments
Hi @iliatalebzade, sorry you're having problems. Can you please provide more information about your system? This looks like there may be some platform confusion -- |
This may be fixed by #197. |
Greetings, Thank you for taking the trouble to help me. I do appreciate it, |
@iliatalebzade please wait for the next release of tailwindcss-rails and if you're still having problems, please open a new issue and we can start debugging from there. |
Gotta mention how great you guys are addressing this problem this quick, I'll wait for the next release, |
v2.0.13 is out, please give it a try. |
when running the command rails new everything works fine until the part where this part comes:
Compile initial Tailwind build
run rails tailwindcss:build from "."
and then gives some error outputs
the other
The odd thing that's happening is that when you open the project there's a bizarre file added:
To my knowledge, I haven't modified, installed or uninstalled any packages regarding tailwind or tailwind-rails but this command was working just fine before This happened.
The text was updated successfully, but these errors were encountered: