couchbaselabs / couchbaselabs/couchbase-developer-kit
Running '/server/installer/couchbase-server.app' when another version of Couchbase Server is already installed doesn't work
Open
- Dominant language
- JavaScript
- Stars
- 1
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Workaround:
1. [Uninstall](https://docs.couchbase.com/server/current/install/install-uninstalling.html#macos) the previous version of Couchbase Server
2. Run '/server/installer/couchbase-server.app'
Notes:
This seems to be due to the following global artifact files that are associated w/ the previously installed version of Couchbase Server:
- ~/Library/Application Support/Couchbase
- ~/Library/Application Support/Membase
- ~/Library/Python/couchbase-py
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.