Thank you for making the website open-sourced. I was looking at a research + blog website and yours fit perfectly. However, I am not able to get the website up and running locally.
Here's what I have tried:
Clone the repository
npm install --save
npm run build:development
I get the error:
I think it has something to do with 11ty installation, but I cannot resolve it after trying multiple fixes. Can you help me here? Do let me know if you'd like me to elaborate on the fixes I have tried.
Hi,
Thank you for making the website open-sourced. I was looking at a research + blog website and yours fit perfectly. However, I am not able to get the website up and running locally.
Here's what I have tried:
I get the error:
I think it has something to do with 11ty installation, but I cannot resolve it after trying multiple fixes. Can you help me here? Do let me know if you'd like me to elaborate on the fixes I have tried.
Cheers.