-
Notifications
You must be signed in to change notification settings - Fork 27
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
Cannot find a way to start it #26
Comments
I'm having the same issue. Do you have any updates on this?. Thanks |
I've just did it (by chance). You just have to position inside the extensions/directus-extension-searchsync/ directory and run the "npx directus". This will load the plugin.
But now I'm facing an indexing issue wich I don't know how to solve really:
|
What is your setup? Are you using Docker? |
@LeBenLeBen Yes, I'm using docker engine v20, directus v9.23.1 and ELK Stack v 8.4.2 |
Installing extensions from npm in the defaut Directus setup doesn’t work very well since the container doesn’t use the You can check my setup here:
|
I get this error: unknown command 'extension:searchsync'
What am I missing ?
The text was updated successfully, but these errors were encountered: