big-r81 commented on issue #455:
URL: https://github.com/apache/couchdb/issues/455#issuecomment-1210566533

   > > In `Arch Linux` installing `js185` solves the issue.
   > 
   > Like `sudo pacman -S js185`? It didn't work for me.
   > 
   > I am using Manjaro.
   
   Hi, try to install the latest spidermonkey version with
   ```
   pamac install js91
   ```
   and configure your CouchDB install with:
   ```
   ./configure --spidermonkey-version 91
   make
   ```


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to