codepath / codepath/ios_issues
Install Parse Dashboard
Open
- Dominant language
- No language data
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
We should have a section in our guides that deals with the permission error while installing parse-dashboard. In other words, have a backup code for installing parse. Example:
`npm install -g parse-dashboard`
* Note: if this doesn't work due to permission errors, try this:
`sudo npm install -g parse-dashboard`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.