nrandecker / particle

A simple portfolio Jekyll theme:
https://nrandecker.github.io/particle/
MIT License
1.03k stars 1.1k forks source link

Can't initialize locally #57

Closed BeCuriousS closed 2 years ago

BeCuriousS commented 3 years ago

Hi there. When searching for a nice looking page template for github pages I found this particle theme. I like it very much. I wanted to set it up locally to play around with the webpage before publishing it. Since now I was not able to set it up. I am experienced with python and docker but not with web development. I tryed to run this in an ubuntu docker container on a windows machine but failed because of errors when running the suggested steps for local setup from the readme (installing nodejs, etc.). Could you provide a more detailed description on the steps for a local setup (versions of nodejs etc.)? Maybe you have some suggestions to run this in docker?

My error log: log.txt

matteobruni commented 3 years ago

Same error here, I made a PR using tsParticles instead of particles.js without compiling it. Since the latest commit is some years old I think the packages need some updates

rudiruhl commented 2 years ago

I think you have to update the dependencies in your package.json.