rails / tailwindcss-rails

MIT License
1.41k stars 174 forks source link

tailwindcss-rails-2.0.29-x86_64-linux/exe/x86_64-linux/tailwindcss: Syntax error: word unexpected (expecting ")") #266

Closed ror-surgeon closed 1 year ago

ror-surgeon commented 1 year ago

i am installing in rails 7.0.4.3

flavorjones commented 1 year ago

@ror-surgeon Sorry you're having problems. The most likely explanation is that you have a syntax error in your local file config/tailwind.config.js.

Please take a careful look at that file, and if that's not the issue then please comment here with more information, including:

SkandarS0 commented 1 year ago

Hi I have the same problem, I am using WSL1 with a Ubuntu distro,

image image image

SkandarS0 commented 1 year ago

after running both commands, a new file with gibberish name is created in the project root that has no content. image