big-r81 commented on issue #5458: URL: https://github.com/apache/couchdb/issues/5458#issuecomment-2702937843
An additional hint. If you want to use SpiderMonkey, you need to explicitly add a version to the `./configure` command. The current version of the SpiderMonkey [formula](https://formulae.brew.sh/formula/spidermonkey#default) is `128`, so your configure command should be: ``` ./configure --spidermonkey-version 128 ``` -- 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: notifications-unsubscr...@couchdb.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org