invidious.io/content/docs/help/troubleshooting.md
2021-03-18 15:50:09 +01:00

461 B

title description lead date lastmod draft images menu weight toc
Troubleshooting Solutions to common problems. Solutions to common problems. 2020-11-12T15:22:20+01:00 2020-11-12T15:22:20+01:00 false
docs
parent
help
620 true

Problems updating npm packages

Delete the ./node_modules folder, and run again:

npm install

Problems with cache

Delete the temporary directories:

npm run clean