When I run stasis -d 3000 on my stasis site directory, I'm getting the following warnings on some existing images in my project...
WARNING: 'input-bg.png' was not found (or cannot be read) in /Users/username/Sites/ruby-projects/stasis-test/public/workspace/images/misc
But, those images do exist. It seems to only have a warning on PNG images, not JPG or GIF. Any thoughts?
When I run
stasis -d 3000on my stasis site directory, I'm getting the following warnings on some existing images in my project...But, those images do exist. It seems to only have a warning on PNG images, not JPG or GIF. Any thoughts?