Jonathan Cardoso
Jonathan Cardoso
Windows is not supported, only unix like systems.
@Lalitpatadiya12 node-curl is dead. See https://github.com/JCMais/node-libcurl
any updates on this?
@azelezni yes, here they are https://gist.github.com/JCMais/a0750ee1cc4186909d3caddcf5e08d30 You probably will need to change the datasources to point to the correct prometheus one.
Same problem here, and almost identical setup
Every View with overflowing area must have as parent another `ViewOverflow` component.
For reference, how `mention-bot` is tested: https://github.com/facebook/mention-bot/blob/master/__tests__/
Has this moved forward / been discussed lately? There are some content being translated using Crowdin already available on i18n repo
what is not working exactly? What is the Node.js code you are using?
This is probably because the type definition is `React.ReactNode | Record`, while i18next type definition has `object` in the union type: https://github.com/i18next/i18next/blob/132a02461479c1b14709ff0bce1db484578ccb30/index.d.ts#L687 I think (could be wrong) that `Record` and...