mpcabete
mpcabete
I have had a problem parsing 1000 html documents, one at a time (removing reference from previous one), node js trow the error: `Allocation failed - JavaScript heap out of...
I am having the same issue
actually, if I clone the repo and run hugo server, it works, the issue happens when I follow the README instructions for creating the example.com website
Can you point me in the direction of making it work as a theme in the meantime?
I have narrowed down this error to the missing data/json_resume/en.json file in a new installation, maybe add this step into the README.md
@julianaflima i fixed it by adding the data/json_resume/en.json to my project, otherwise hugo cannot find it and throws an error