-
Notifications
You must be signed in to change notification settings - Fork 25
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
Errno::EACCES: Permission denied #24
Comments
I found that I had to back down the version of dependency gem premailer to 1.7.9 |
I was seeing
Which backing down premailer to 1.7.9 also solved. |
@bstrech @kevinmarx @fastsyrup I had the same problem, solved after downgrade from 1.8.6. to 1.79 |
Should be fixed by 6879d32 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi,
Just installed premailer (windows 7, ruby 1.9.3p484, rails 4.1.3) and trying to send a css email from the console. I get following error:
Here's the template for the mail (haml)
Appreciate your help
The text was updated successfully, but these errors were encountered: