bpanel
bpanel copied to clipboard
Documentation Improvement Ideas
Wanted a brainstorming issue thread to see where documentation could be improved, with more details, sections, or clarifications. Primarily thinking about the docs related to the code on GitHub, but could potentially be ported over to bpanel-docs
Basic troubleshooting around common issues:
- rmrf node_modules and package-lock file to make sure there aren't any stale package versions
- Try to run bPanel outside of docker (or in docker whichever the case may be)
- Check your node and npm versions
Contribution and Vulnerability disclosures
Verifying commits (once tree hash support is in)
running npm install
deletes things installed by start script since they are not in package.json