Add troubleshooting.

This commit is contained in:
leha-code 2022-08-05 06:33:19 -08:00 committed by GitHub
parent 807fb8b245
commit 0c927378ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 0 deletions

View File

@ -118,6 +118,10 @@ Use [our PPA](https://github.com/mcpiscript/ppa)
- [ ] Chat logging
- [ ] MarketPi
## Troubleshooting
### Permission denied or `No such file or directory`
You have run Planet with `sudo`. NEVER RUN PLANET WITH SUDO. THIS MAKES YOU LOSE OWNERSHIP OF FOLDERS AND BREAKS PLANET.
## Contributing
### Creating A Pull Request