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

[webos, tizen, tizenwatch, kaios] template starter is failing to run after yarn bootstrap #1834

Open
GabrieleKaceviciute opened this issue Jan 2, 2025 · 0 comments
Assignees
Labels
bug Something isn't working
Milestone

Comments

@GabrieleKaceviciute
Copy link
Collaborator

Describe the bug
Can't run template starter after yarn bootstrap on webos, tizen.
Note: It works if you try to run other platform, e.g. web, first time after yarn bootstrap.

To Reproduce

  1. Do yarn bootstrap-clean
  2. Run npx rnv run -p webos on template-starter -> error

Expected behavior
App launches on simulator

Screenshots or copy&paste

➜  template-starter git:(1.9.0-rc.0) ✗ npx rnv run -p webos

┌─────────────────────────────────────────────────────────────────┐
│ ██████╗ ███████╗███╗   ██╗ █████╗ ████████╗██╗██╗   ██╗███████╗ │
│ ██╔══██╗██╔════╝████╗  ██║██╔══██╗╚══██╔══╝██║██║   ██║██╔════╝ │
│ ██████╔╝█████╗  ██╔██╗ ██║███████║   ██║   ██║██║   ██║█████╗   │
│ ██╔══██╗██╔══╝  ██║╚██╗██║██╔══██║   ██║   ██║╚██╗ ██╔╝██╔══╝   │
│ ██║  ██║███████╗██║ ╚████║██║  ██║   ██║   ██║ ╚████╔╝ ███████╗ │
│ ╚═╝  ╚═╝╚══════╝╚═╝  ╚═══╝╚═╝  ╚═╝   ╚═╝   ╚═╝  ╚═══╝  ╚══════╝ │
│ 🚀 v:1.9.0-rc.0 | renative.org | 1/2/2025, 11:30:27 AM          │
│ $ rnv run -p webos                                              │
└─────────────────────────────────────────────────────────────────┘
error: ⨯  Platform webos is not supported!
error: ⨯  Platform webos is not supported!
┌─────────────────────────────────────────────────────────────────┐
│ ⨯ SUMMARY | 1/2/2025, 11:30:27 AM | [email protected]              │
│ $ rnv run -p webos                                              │
├─────────────────────────────────────────────────────────────────┤
│ Project: @rnv/[email protected]                       │
│ Workspace: rnv                                                  │
│ Platform (-p): webos                                            │
│ Template: @rnv/template-starter                                 │
│ Build Scheme (-s): debug                                        │
│ Env Info: darwin | arm64 | node v18.19.0                        │
│ Executed Time: 0h:0m:0s:103ms                                   │
│ error: ⨯  Platform webos is not supported!
└─────────────────────────────────────────────────────────────────┘

Desktop (please complete the following information):

  • OS: macOS Sequoia v15.0.1 M2
  • Node Version 18.19.0
  • RNV Version 1.9.0-rc.0
@GabrieleKaceviciute GabrieleKaceviciute added the bug Something isn't working label Jan 2, 2025
@Marius456 Marius456 self-assigned this Jan 5, 2025
@Marius456 Marius456 added this to the 1.10 milestone Jan 5, 2025
@pauliusguzas pauliusguzas changed the title [webos, tizen, tizenwatch] template starter is failing to run after yarn bootstrap [webos, tizen, tizenwatch, kaios] template starter is failing to run after yarn bootstrap Jan 7, 2025
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