thoughtbot/upcase

JSON::ParserError in Marketing#show

PedroAugustoRamalhoDuarte opened this issue · 3 comments

Hello, I am trying to run upcase in development, but I am getting some CSS parser error.

Reproduce steps

  • bin/setup
  • bin/dev
  • Check localhost:5000 in the browser

Bug

image

image

Thank you, @PedroAugustoRamalhoDuarte!

I followed the steps you have described and was not able to reproduce the bug locally. Will try to investigate further.

Thanks @smaboshe, i will try later to setup again

@smaboshe I have investigated further this issue is something with autoprefixer-rails, I don't know if is something with my machine or distro. I have removed this gem and now is working, thanks for the attention in this issue!