-
Notifications
You must be signed in to change notification settings - Fork 32
Description
Expected Behavior
I just started using CouchDB and have a question regarding the installation on windows. I followed these instructions: https://docs.couchdb.org/en/stable/install/windows.html#installation-from-binaries and it worked perfectly.
Only thing I did was change the path from the one proposed by the installer (with spaces) to path without spaces.
Current Behavior
Then I tried the silent installation because this might be relevant for me in the future. Basically this also works except that it installs CouchDB to a path with spaces (The same path the installer would propose): D:/Program Files/Apache CouchDB
What irritates me here is that the installation instructions advises to not use spaces within the path, but the silent installation is doing that anyways. Is there a way to avoid that?
And also for my first minor tests CouchDB seems to work as expected, but I also don't want to run into trouble later on because of that.
Your Environment
- Version used: 3.1.0
- Browser Name and version: Chrome 78
- Operating System and version (desktop or mobile): Windows10 1803