| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
yarn install --force # Because we sometimes get issues with sharp
yarn run developYou can view the website in browser at http://localhost:8000/
Gatsby sometimes goes wrong/gets confused. First port of call is to kill it, then clear the .cache and public folders:
rm -Rf .cache publicRequires Node version 12
nvm use 12If you are running Windows and encounter an error installing fsevents, then try:
yarn install --ignore-optional --force| Back | FazBrowse Home | New Git URL |