Jeremy Meng

Results 160 comments of Jeremy Meng

> You could make the `binaryType` getter lazy-init the `binaryType_` field, and add the listener only when the `binaryType` field is accessed. Feels hacky though, are there any better ways...

forgot the link to wrapper https://github.com/Azure/azure-sdk-for-js/blob/0bf3e3056a39f2477c9f90be270f8f132b133fae/samples/frameworks/react-native-expo/ts/messaging/src/wsWrapper.ts#L7

How about calling the setter in constructor to set 'blob' if BlobManager is available? How could I make the mock to work?

@javache thanks for the through review! This is beyond my limited knowledge of react-native. Maintainers please feel free to take over or close this PR.

`binutils` is the package I installed to fix this.

Thanks for the report @bh3605!

vscode-eslint extension support: https://github.com/microsoft/vscode-eslint/issues/1644

I wonder whether it's related to #1528

/cc @RafaelGSS who signed off on https://github.com/nodejs/node/commit/15bced0bde. Any insights?

@RafaelGSS nyc works fine in previous NodeJS build 18.17.0. The error is thrown by the new code added in the commit.