ezra-bible-app / node-sword-interface

JavaScript (N-API) interface to SWORD library
GNU General Public License v2.0
22 stars 2 forks source link

Standard sword path on macOS may cause problems during Module update #41

Open tobias-klein opened 1 year ago

tobias-klein commented 1 year ago

The standard sword path on macOS is currently ~/sword.

Other applications use ~/Library/Application Support/Sword. While this path is also used by node-sword-interface to augment the standard path, Modules installed in this path cannot be upgraded without issues.