Paulius Gužas

Results 68 issues of Paulius Gužas

**Describe the bug** npx isn't detected on windows **To Reproduce** 1. go to template-starter package 2. run `npx rnv build -p web` or any other basic command **Expected behavior** local...

bug

**Describe the bug** rnv tries to start emulator using wrong emulator application extensios, rnv uses .app extension on linux **To Reproduce** 1. go to app-harness or template-starter 2. have webos...

**Describe the bug** bootstrap-clean script fails **To Reproduce** 1. run `yarn bootstrap-clean` **Expected behavior** packages are installed **Screenshots or copy&paste** ``` PS C:\Users\dev\Desktop\renative> yarn bootstrap-clean yarn run v1.22.21 $ rimraf...

bug

**Describe the bug** Getting stuck on ares-launch command while doing npx rnv run -p webos (current release/1.0) **To Reproduce** 1. Go to template-starter package 2. Make sure that simulator is...

bug

**Describe the bug** When user has no default target defined in global renative.json, rnv launches target without asking user to choose **To Reproduce** 1. Delete default target from global renative.json...

bug

**Is your feature request related to a problem? Please describe.** When decrypt target folder is deleted rnv asks if user wants to override decrypted files while decrypting, however there is...

enhancement

**Describe the bug** rnv duplicates tvos devices **To Reproduce** 1. go to template-starter 2. have tvos device connected 3. do `npx rnv run -p tvos -d` -> rnv shows same...

bug

**Describe the bug** When user has only 1 sim, rnv forgets to ask for sim when it should and just launches that one sim **To Reproduce** 1. have 1 simulator...

bug

**Describe the bug** run wth -t flag on android shows devices and emulators, but question is about emulators only **To Reproduce** 1. have device connected 2. do `npx rnv run...

bug

**Describe the bug** Hooks don't work if that is the first command after rnv new, if user previously tried running, or encrypting, then hooks work **To Reproduce** 1. Create rnv...

bug