Help with error in Github pages: jekyll-imagemagick, mkdir: no such file or directory @ dir_s_mkdir - _site #30
Unanswered
metalescab
asked this question in
Q&A
Replies: 2 comments 3 replies
-
This is really weird. How are you running locally? Also can you pinpoint when exactly this started happening? The specific commit? |
Beta Was this translation helpful? Give feedback.
2 replies
-
Updating to the latest version of the repo might fix this for you. In e46a794 I updated all dependencies versions to fix https://github.com/alshedivat/al-folio/security/dependabot/4. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi dear all,
I'm running the theme for my site on GitHub pages.
It was working nicely, but suddenly I got the next error:
/home/runner/work/metalescab.github.io/metalescab.github.io/vendor/bundle/ruby/3.2.0/gems/jekyll-imagemagick-1.4.0/lib/jekyll-imagemagick/generator.rb:35:in `mkdir': No such file or directory @ dir_s_mkdir - /home/runner/work/metalescab.github.io/metalescab.github.io/_site/en (Errno::ENOENT)
However, I didn't get the same error running locally.
Thank you in advance for any help or advice.
Julio
Beta Was this translation helpful? Give feedback.
All reactions