Igor Randjelovic
Igor Randjelovic
Update: draft state because errors are part of stderr but not caught in the catch block - need to parse command result for output like this: ``` ./adb shell "pm...
Is this required? Seems like that beta version was published 4 years ago! 
We would need to treat it as a separate package manager like `npm`, `pnpm`, `yarn`, `yarn2` and stay backwards compatible, since yarn 1 is still more widely used than yarn...
If it's not too complicated you can add it now, only concerned about it because there are many services that deal with package management, so will require quite a few...
@dave2k2 thanks for sharing that!
@Mero-Plaform please share more info, we're not seeing anything like this in any of our projects
#5439 removes iTunesValidator - so the CLI should no longer fail on the checks, however since apple removed application support, it's not possible to run on ios devices currently. If...
Starting with 8.5 - it should no longer be necessary to alias `python` - only need `python3` in your path and then `pip3 install six` to make sure you have...
@CatchABus some selectors to consider for testing:  Note, right now we convert these to supported (albeit not exact) selectors in the `@nativescript/tailwind` plugin itself, but if we could support...
Can you confirm this happens even after running `ns clean` first? Please also include the contents of your `package.json`.