Closed ghost closed 6 years ago
Hi @rob-nash ,
That error suggest that you might not have installed the theme dependencies yet. Can you try running npm install
before running jekyll.
Following up, realized NPM shouldn't be needed for this project (sorry, it's an old one for me and I haven't given it much attention in a while).
I'll see about updating to resolve those warnings (including #7 ). Likely will require a different pagination plugin so I'm not sure when I'll be able to test a new one. In the mean time, you can always remove the pagination from _config.yml
Hi,
Just going through the README step by step and run into this.