Alex Totolici
Alex Totolici
> Using npx is fine, however it is necessary to specify the version to use the deploy command: `npx tf-next` -> `npx tf-next@canary`. Otherwise it would fallback to the latest...
I would want this aswell
It's a low priority for my client right now so kind of gave up on it for the time being You might want to have a look at https://capacitorjs.com/. I...
Thanks for the answer @weyert. Even though the solutions feel more like a 'hack' than a 'fix', I'll use [1] if I can't find anything better. Though I still hope...
> @toto1384 What if we allow all react version basically instead `"react": "^16 || ^17" || "^18",` if we use `"react": "*",` . This will take care of all upcoming...
Same problem here
Importing ` import { CanvasRenderer } from "html2canvas/dist/types/render/canvas/canvas-renderer"` throws module not found error
looking for a fix aswell
With these settings it still didn't worked