fullstack
fullstack
same issue
after a muation, I have a list of refetch queries. I then expect the UI to update based on the refetch, but it does not. I get a 404 from...
updated syntax ``` transform: { "^.+\\.js$": "babel-jest", "^.+\\.feature$": "gherkin-jest" }, ``` - Allows non.feature file tests written in babel to run parallel to feature

is this why I am only getting INSERTs (public info) but not UPDATES (I guess RLS forbids these events?), even I am using SERVICE ROLE KEY?
Is this related to my issue to gemma 2 27b bnb 4bit? vllm/aphrodite/sglang all return an error `KeyError: 'model.layers.0.mlp.down_proj.weight` https://huggingface.co/unsloth/gemma-2-27b-it-bnb-4bit/discussions/5
It's broken for me if I try to upgrade from 1.8 to 1.9
``` ➜ t1 git:(master) ✗ USE_ALLURE=true pnpm run test > [email protected] test /home/fullstack/tests/t1 > cucumber-js Error: Failed to import formatter ./allure-reporter.ts at importCode (/home/fullstack/tests/t1/node_modules/.pnpm/@[email protected]/node_modules/@cucumber/cucumber/src/formatter/import_code.ts:14:11) at async resolveImplementation (/home/fullstack/tests/t1/node_modules/.pnpm/@[email protected]/node_modules/@cucumber/cucumber/src/formatter/resolve_implementation.ts:13:22) at async...
Yes, this is an issue with the new code. I guess it should be reverted or fixed? I tried a few things to resolve it, but wasn't able to.
I am having the same exact issue, the example rsc repo works, but any attempt to roll my own fails even with latest