designmodo-flatuipro-rails icon indicating copy to clipboard operation
designmodo-flatuipro-rails copied to clipboard

couldn't find file 'jquery.ui.touch-punch.min' when deploying to production

Open matbox opened this issue 12 years ago • 4 comments

I know this issue was mentioned before - however out of the box there seems to be no way to make it work:

when deploying with Capistrano to prod, I always end up with a failed assets:precompile due to:

couldn't find file 'jquery.ui.touch-punch.min'

Any ideas how to solve it?

(using flatuipro-1.2 branch for Rails 4)

matbox avatar Nov 19 '13 01:11 matbox

+1

saturday avatar Nov 27 '13 19:11 saturday

+1

I tried copying the files manually but so far I got more errors.

fjahr avatar Nov 28 '13 02:11 fjahr

I get this error too. How did you fix it? When i copy file, it throws another error with capistrano

mehmetdavut avatar Apr 04 '14 09:04 mehmetdavut

I got it working on my site. Here is a Gist for how I did it.

Capistrano Deployment with FlatUI

ericwindham avatar Apr 05 '14 02:04 ericwindham