Sam Donald
Sam Donald
## Is your feature request related to a problem? Please describe. When trying to learn more about a given API in the [docs](https://docs.nativescript.org/api-reference/globals) it can be difficult to locate the...
**Environment** ___N/A___. The bug comes from working with the official [iOS Preview App](https://apps.apple.com/us/app/nativescript-preview/id1264484702), and the [Playground](https://play.nativescript.org/). **Describe the bug** In the [iOS Preview App](https://apps.apple.com/us/app/nativescript-preview/id1264484702) there's a _bug_. If you do...
### pnpm version: 5.13.4 ### Code to reproduce the issue: `pnpm install -D "https://oauth2:@gitlab.com//.git"` ### Expected behavior: Private GitLab repo should be installed as a node package _(dev dependency)_. -...