TwentyT
Twenty2y ago
deurk

Issue with Gmail sync

Self-hosted instance, configured the Google authentication to allow sync, but it's stays in pending state.

I have gathered I need to run
yarn
commands to start the cron that will consume the emails to import but I am facing this error when trying the
yarn command:prod cron:messaging:gmail-fetch-messages-from-cache
:
ERROR [Error] Nest could not find GmailFetchMessagesFromCacheCronJob element (this provider does not exist in the current context)


What did I forget ?
Thanks!
Was this page helpful?