farfromrefuge
farfromrefuge
@mahibi could we have an action build reverting microphone detection? Would greatly help investigating this
@ethanhs i am stuck on that error too. Tried every single solution from the issues and nothing worked. No more sentry here :s
@endingisnight there is a new version available in github and soon on the store. Let me know if you still have the issue
@zkochan is there any workaround for this? It is a pretty big issue. If you have a repo setup with `file:` because it works with npm and yarn, then you...
@zkochan thanks i tried and it kind of works. Strangely not all deep deps are hard linked. this is the repo https://github.com/nativescript-community/ui-pager the root package.json as the `tools` folder as...
@zkochan do you have any idea on this? if i have a dependency like this `"@nativescript-community/template-snippet": "file:../demo-snippets"` then running `pnpm i` wont initialize the node_modules folder in `../demo-snippets`
@zkochan could we have a `.npmrc` setting to force `file:` to be treated as normal dependencies? I have `file:` which requires other `file:` deps and using [dependenciesMeta.injected](https://pnpm.io/package_json#dependenciesmetainjected) gets too messy
@zkochan awesome ! i ll try v7 and report
@zkochan i can confirm everything works perfectly in v7. Thanks for your amazing work!
@cristiandaulisio i am not sure about why it works on android 16 and not on android 11 What i can tell you about the error is that it comes from...