Jesse de Gans
Jesse de Gans
Please just fix this. by adding this line: ``` /* tslint:disable-next-line */ const MouseEvent = (global as any).MouseEvent as MouseEvent; ```
You should add it to the top of the bundled ng2-select js file
You're either not authenticated or not running all containers & supabase. postgres should give an specific error.
It won't work on ubuntu 22.04 or any ubuntu version not based on GNOME 3. Devs will most likely not work on the project any more since the last update...
Currently Ollama is only supported for linux & mac, but it can be installed through WSL
> @sverrirs try `gulp-decomment` instead, which does the same ;) Produces exactly the same error though
The defer logout makes the whole standard flow of trying to reauth obsolete. ``` // try to get the user without re-authenticating if gothUser, err := gothic.CompleteUserAuth(res, req); err ==...