Jonas Jongejan

Results 62 comments of Jonas Jongejan

I'm having this same issue with SvelteKit when turning on SSR, but without Bun. How did you get it working with nodejs? Node v18.18.0 Sveltekit v2.5.6 ``` .../node_modules/.pnpm/@[email protected]/node_modules/@growthbook/growthbook/dist/esm/index.js:1 export {...

Thanks for the clarification. Is it just me, or wouldn't it be great if the commandline app, was more presently a thing you could use in the project generator folder?...

I did try that. It gives me problems with `` inclusion. This is again fixed by changing the stdlib, but then i get `'cstdint' file not found` in type_int.hpp`

I'm seeing similar issue in a project right now, producing 4 duplicate entries: ```bash npx playwright-watch exec echo changed changed changed changed changed ```

I've made a pull requst to my fork that now supports this

We made a big update to the converter a few weeks back that solved a lot of the other converter issues reported here on GitHub. Can you confirm what converter...

Are you using images you have uploaded manually, or from webcam? And, any chance you can share a tm file with me here that you see the issue with. I...

No images are at any point uploaded to any server when you train or do inference. All happens clientside in tensorflow.js. Only situations that teachable machine uploads images is if...

What happens if the extension i have installed is older then the referenced version? Do i get the same errors? If so i have to disable it at the right...