Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Regression] error: Platform windows is not supported #1542

Open
GabrieleKaceviciute opened this issue May 7, 2024 · 0 comments
Open

[Regression] error: Platform windows is not supported #1542

GabrieleKaceviciute opened this issue May 7, 2024 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@GabrieleKaceviciute
Copy link
Collaborator

Describe the bug
Can't run template starter or app-harness on windows

To Reproduce

  1. go to template-starter or app-harness packages
  2. do npx rnv run -p windows -> observe

Expected behavior
App is built and launched on desktop

Screenshots or copy&paste

C:\Users\dev\Desktop\renative\packages\template-starter>npx rnv run -p windows

┌─────────────────────────────────────────────────────────────────┐
│ ██████╗ ███████╗███╗   ██╗ █████╗ ████████╗██╗██╗   ██╗███████╗ │
│ ██╔══██╗██╔════╝████╗  ██║██╔══██╗╚══██╔══╝██║██║   ██║██╔════╝ │
│ ██████╔╝█████╗  ██╔██╗ ██║███████║   ██║   ██║██║   ██║█████╗   │
│ ██╔══██╗██╔══╝  ██║╚██╗██║██╔══██║   ██║   ██║╚██╗ ██╔╝██╔══╝   │
│ ██║  ██║███████╗██║ ╚████║██║  ██║   ██║   ██║ ╚████╔╝ ███████╗ │
│ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═══╝╚═╝  ╚═╝   ╚═╝   ╚═╝  ╚═══╝  ╚══════╝ │
│ RNV v:1.0.0-rc.18 | renative.org | 06/05/2024, 15:27:53         │
│ $ rnv run -p windows                                            │
└─────────────────────────────────────────────────────────────────┘
info: Current engine: @rnv/engine-rn-electron (C:\Users\dev\Desktop\renative\packages\engine-rn-electron)
task: ○ run ↺1
task: ○ configure ↺1
task: ○ platform configure ↺1
task: ○ project configure ↺1
task: ○ workspace configure ↺1
task: ✔ workspace configure
task: ○ app configure ↺1
info: Current app config: template
task: ✔ app configure
info: C:\Users\dev\Desktop\renative\node_modules\@react-native-community\cli-platform-ios\build\tools\listIOSDevices.js overriden by: \@rnv\config-templates\pluginTemplates\@react-native-community\cli-platform-ios\overrides@11.3.7.json
info: C:\Users\dev\Desktop\renative\node_modules\@react-native-community\cli\build\bin.js overriden by: \@rnv\config-templates\pluginTemplates\@react-native-community\cli\overrides.json
info: C:\Users\dev\Desktop\renative\node_modules\react-native-tvos\Libraries\Components\ScrollView\ScrollViewNativeComponent.js overriden by: \@rnv\config-templates\pluginTemplates\react-native-tvos\overrides.json
info: C:\Users\dev\Desktop\renative\node_modules\react-native-tvos\Libraries\Components\ScrollView\ScrollViewNativeComponent.js overriden by: \@rnv\config-templates\pluginTemplates\react-native-tvos\overrides.json
task: ✔ project configure
info: Current Build Scheme: debug
error: ⨯ ○ platform configure: Platform windows is not supported. Use one of the following: ios, android, androidtv, firetv, androidwear, web, tizen, tvos, webos, macos, tizenwatch, kaios, chromecast, linux .
┌─────────────────────────────────────────────────────────────────┐
│ ⨯ SUMMARY | 06/05/2024, 15:27:58 | rnv@1.0.0-rc.18              │
│ $ rnv run -p windows                                            │
├─────────────────────────────────────────────────────────────────┤
│ Project: @rnv/template-starter@1.0.0-rc.18                      │
│ Workspace: rnv                                                  │
│ Platform (-p): windows                                          │
│ Engine: @rnv/engine-rn-electron                                 │
│ App Config (-c): template                                       │
│ Build Scheme (-s): debug                                        │
│ Supported Platforms: ios, android, androidtv, firetv, androidwear, web, tizen, tvos, webos, macos, tizenwatch, kaios, chromecast, linux
│ Env Info: win32 | x64 | node v18.19.0                           │
│ Executed Time: 0h:0m:4s:15ms                                    │
│ error: ⨯ ○ platform configure: Platform windows is not supported. Use one of the following: ios, android, androidtv, firetv, androidwear, web, tizen, tvos, webos, macos, tizenwatch, kaios, chromecast, linux .
└─────────────────────────────────────────────────────────────────┘

C:\Users\dev\Desktop\renative\packages\template-starter>

Desktop (please complete the following information):

  • OS: Windows 10 Pro
  • Node Version 18.19.0
  • RNV Version 1.0.0-rc.18
@GabrieleKaceviciute GabrieleKaceviciute added the bug Something isn't working label May 7, 2024
@Marius456 Marius456 self-assigned this May 7, 2024
@Marius456 Marius456 added this to the 1.0 milestone May 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants