Josh Pike

Results 398 comments of Josh Pike

"For v22 we will supress warnings from code within node_modules and v24 will probably not have the warning as it should be stable by then." Then why bother with the...

This feature is borderline useless as it is, I'll need some kind of project-level system prompt to stop messages like this: ``` Add task for building client in production mode...

> drizzle, kysely and prisma are all generally better options these days None of them support the mutable query building approach knex has. It's allowed us to make highly customized...

I just ran into this issue as well.

What's strange is that there is no mention of a documentation property in the extension.toml of the angular extension, I don't know where that's coming from

oops. I found it in the config.toml

I've raised a PR to the zed angular repo to fix this. in the meantime, you can pull down the repo, remove that offending line, and it will work ok...

@jcesarmobile do you plan to look at this at some point?

I do use `@capacitor/push-notifications`, that's the problem. It somehow overrides or cancels out the intercom's plugin push receiving functionality for contacting our customers. https://github.com/capacitor-community/intercom/issues/87#issuecomment-2548764919 I didn't just make this PR...

somewhat related issue was autoclosed by the github bot: https://github.com/aws/aws-sdk-js-v3/issues/7048 @kuhe can that please be reopened? It's a pretty serious one.