Jean-Claude Dufourd

Results 5 comments of Jean-Claude Dufourd

still happens even with the patch on localization.py... Python version 3.9.13 Mac m1 12.4

same as https://github.com/bootoption/homebrew-repo/issues/1 xcode is installed, xcode command line tools freshly reinstalled

Thank you, that worked! Thank you for prompt and quality support!

import NextcloudClient from "nextcloud-link"; … const client = new NextcloudClient( { "url": "https://myservername:33333/", "username": “myadmin”, "password": “pw” }); … // GroupFolders exists as a folder in the root directory of...