just in case, fyi: I randomly encountered that ERROR Cannot find native binding. after upgrade to pnpm v11. fix: explicitly set the OS in package manager config and re-install packages. e.g. # pnpm-w…
- [cause]: Cannot find module '@oxc-parser
- [lit-dom-expressions] better error message for `For` without a function as child
conjuring necromancy on this issue Took me literally forever to find out that whitespace in-between the >{ and }< brackets in a <For>{ a=>fn(a) }</For> is not allowed!!1!11!! Would love some hint som…
- PostgreSQL 17 `WARNING: there is already a transaction in progress` + ERROR with demo_data
but Frappe Framework itself does, yes?
- feature: new enhanced `pwd.yml` docker compose file
just in case anyone looks for it: here is an override for database PostgreSQL docker compose (expand) SITE=my-postgres FRAPPE=your/custom:image docker-compose -f pwd.yml -f postgres.yaml config ⚠️ on…
- presetWind4() font-variant-numeric invalid due to undefined variables
well, I am not sure if this is an improvement now in v66.2.3 😐 Those other variables are still all undefined. They must have a fallback value or be defined else where. Without the custom property be…
- warn on unmatched classes
How would I get only the unmatched unocss utility from there?
- warn on unmatched classes
I argue for cases like: sometimes I misspell class names e.g bg-bule-550 instead of bg-blue-500 or forget to add a programmatic name to the safelist. I think it would be really helpful to get a notic…