-
-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Allow scan in user's setting doesn't appear... #166
Comments
Hi @inakifeliu Then verify that you installed all the dependencies.. |
Hi, // Use the embedded version info since the runtime doesn't know about this revision yet And here you have the make build output: root@nextcloud .../apps/facerecognition# make build -cares +digest -gpgme +https +ipv6 +iri +large-file -metalink +nls Wgetrc: Copyright (C) 2015 Free Software Foundation, Inc. Originally written by Hrvoje Niksic hniksic@xemacs.org. sudo npm install handlebars -ghandlebars -v Thanks! |
However, this project downloads its own version of handlebars .. 😕 Now clean my repo and build again to test.. |
Ok ok.. To continue momentarily force an earlier version of handlebars and rebuild template..
Then I see how to fix it definitely .. . |
I've done all the steps you've made, but I still getting the same error. |
Hi @inakifeliu Please, first verify this:
... and show me the screenshot of inspector again to known if it's the same error. Also do a 'make clean' before do 'make' |
Hi, |
On Debian 10 and nextcloud 17, no option appears to allow image scan in user's settings, it's in blank...
I attach the configuration section in case is needed.
Thanks in advance!
The text was updated successfully, but these errors were encountered: