connermcnicholas

Results 4 comments of connermcnicholas

Hey, at least I learned a lot about regex!

I have found a root cause and solution, at least for certain themes: When you apply a new theme, there is a symlink set from: ```~/.config/fish/functions/fish_prompt.fish``` to ```~/.local/share/omf/themes/**EXAMPLE_THEME**/fish_prompt.fish``` If you...

I'm able to resolve that immediate issue by executing the resolutions suggested by 'npm audit fix': npm install --save-dev [email protected] npm install --save-dev [email protected] Now, 'npm start' successfully launches the...

> Could this issue have something to do with the HTML formatting of the sports-reference website? In other words, has the source code of the website changed in a way...