Xavier Raffin
Xavier Raffin
Interested too
Thank you for coming back to me @somratpro! We use the theme from this current repo. See the theme.toml: ``` ame = "Liva Hugo" license = "MIT" licenselink = "https://github.com/themefisher/liva-hugo/blob/master/LICENSE"...
@Ankit-Gupta18 it was a problem with Hugo Liva and our CDN, the path for search was not transmitted properly: Here is the code change: in blog/themes/liva/layouts/partials/header.html: ``` --- +++ ```
Made a suggestion to `ajv` to make this switch official: https://github.com/ajv-validator/ajv/issues/2486
This PR will be a breacking changes due to switch to Keyv. See https://github.com/nestjs/cache-manager/issues/516 for a potential solution
Same issue on Mac OSX 14.5 (arm64). I have this message by intermittence: `2024-06-19 14:54:42.071194-0700 JP[20918:11186043] [miscellany] CLIENT ERROR: TUINSRemoteViewController does not override -viewServiceDidTerminateWithError: and thus cannot react to catastrophic...
It seems that there is a PR: https://github.com/nestjs/cache-manager/pull/501 (from this Apr 2023 ticket??? https://github.com/nestjs/cache-manager/issues/3) But that will be nicer to get a Cache Store as well
PR on this: https://github.com/nestjs/cache-manager/pull/508
Same warning on my dependency tree: ``` ├─┬ [email protected] │ └─┬ @jest/[email protected] │ ├─┬ @jest/[email protected] │ │ └── [email protected] │ ├─┬ [email protected] │ │ └── [email protected] │ └─┬ [email protected] │...