Paulo Queiroz

Results 10 comments of Paulo Queiroz

Wow, I believe your next release will close this issue. Just downloaded master, built it and it runs smoothly!

Is there at least a way to disable (suppress) that warning?

I'm currently not able to generate my project's gir file because of this. ``` Could not find GIR file 'GraniteServices-1.0.gir'; check XDG_DATA_DIRS or use --includedir ``` This file most likely...

Hey, I think this is an issue with Black Box. Unless someone can confirm this happens with another program, I suggest closing this issue in favor of https://gitlab.gnome.org/raggesilver/blackbox/-/issues/322.

After upgrading to Elysia 1.0+ I noticed `.remove()` no longer takes any arguments. In my case, trying to remove the cookie doesn't work as the `path` is different. If I...

I've been getting this constantly while working on a monorepo with Bun workspaces. Running `bunx shadcn-vue@latest add ` tries installing new dependencies, but fails (due to this issue). Running `bun...

@acdxxx177, setting `shamefully-hoist=true` on `.npmrc` and reinstalling everything with `pnpm` worked for me.

> @raggesilver , is there repro steps for some example app, or do you see this only in your current project? @birkskyum, the project I have is quite big (not...

I've been coding for a few hours on `v1.1.13-canary.1 (af95bfc7)` and bun hasn't crashed once. Thank you, @Jarred-Sumner!

Is it still not possible to add manual entries for server timing?