out of memory when generate #5148
Unanswered
gl0zzy
asked this question in
Question / Answer
Replies: 2 comments
-
You can try to disable external_link:
enable: false See #4922 (comment) |
Beta Was this translation helpful? Give feedback.
0 replies
-
Have you considered increasing the Heap allocation for node? export NODE_OPTIONS=--max-old-space-size=8192
hexo clean && hexo gen |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
my hexo has about 25000 posts
how to resolve the problem?
Beta Was this translation helpful? Give feedback.
All reactions