bm77525-kr

Results 8 comments of bm77525-kr

> PRs are more than welcomed 😸 Happy to. Is there a specific cadence at which releases on this repo are done? I see that not even the v3 `@azure/functions`...

@jchip Still doesn't work for me. I get the same error

Is there any fix in the works for this? It seems a shame that all the work was done to support headers but we can't actually use them because passing...

Agreed! I hacked in very rudimentary support (I'm not a C# buff) for exposing headers to my function, but having proper support would be great.

Wondering the same. The `deploy` command (or `hoisted` node-linker setting?) has been broken for a long time. There are several open issues regarding the same problem including this one and...

@kbukum1 I'm still seeing this error in our pnpm repo ``` 2025-08-04T17:56:53.5498819Z updater | 2025/08/04 17:56:53 ERROR Error processing @rushstack/eslint-patch (Dependabot::NpmAndYarn::FileUpdater::NoChangeError) 2025-08-04T17:56:53.5508621Z 2025/08/04 17:56:53 ERROR No files were updated! 2025-08-04T17:56:53.5510241Z...

Looks like the deploy command with `node-linker=hoisted` is finally fixed in v9.11 with this PR: https://github.com/pnpm/pnpm/pull/8525