Edward
Edward
> im using > > ```ts > import Holidays, * as HolidayDefinition from 'date-holidays'; > > const germanCountryHolidays = new (HolidayDefinition as any)('de') as Holidays; > > console.log(germanCountryHolidays.getHolidays(2021)) > ```...
Is there any chance this could be back ported to 2.1? I'm on 22.04 LTS and currently can't access any settings. The workarounds didn't work for me.
I've just upgraded to 2.2 and the issue is still occurring.
Yes, originally I was experiencing an issue that control centre could not be launched, and when trying to launch it by typing `gnome-control-center` in the terminal I would see an...
What's the current best practice for running `@connectrpc/connect-web` on Cloudflare Workers without nodejs-compat? Are there any drawbacks of what I'm doing currently? ```typescript function fetchProxy(input: RequestInfo | URL, init?: RequestInit):...
@javiser No worries, thanks for getting back to me! I'll have a crack at assembling one. I've just ordered all the components and a breadboard kit. I'll put it together...