flexn-io / renative

🚀🚀🚀 Unified Development Platform for iOS, tvOS, Android, Android TV, Android Wear, Web, Tizen TV, Tizen Watch, Tizen Mobile, LG webOS, macOS/OSX, Windows, KaiOS, FirefoxOS Firefox TV platforms
https://renative.org
MIT License
1.82k stars 180 forks source link

rnv new does not work #1144

Closed GabrieleKaceviciute closed 3 months ago

GabrieleKaceviciute commented 1 year ago

Describe the bug Can't create new project on rnv 1.0.0-canary.1

To Reproduce

  1. Do npx rnv new
    
    ➜  ~/Desktop/tests rnv new

┌──────────────────────────────────────────────────────────────────────────────┐ │ │ │ ██████╗ ███████╗███╗ ██╗ █████╗ ████████╗██╗██╗ ██╗███████╗ │ │ ██╔══██╗██╔════╝████╗ ██║██╔══██╗╚══██╔══╝██║██║ ██║██╔════╝ │ │ ██████╔╝█████╗ ██╔██╗ ██║███████║ ██║ ██║██║ ██║█████╗ │ │ ██╔══██╗██╔══╝ ██║╚██╗██║██╔══██║ ██║ ██║╚██╗ ██╔╝██╔══╝ │ │ ██║ ██║███████╗██║ ╚████║██║ ██║ ██║ ██║ ╚████╔╝ ███████╗ │ │ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═══╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═══╝ ╚══════╝ │ │ │ │ Version: 1.0.0-canary.1 │ │ https://renative.org/ │ │ 🚀 Firing up!... │ │ $ rnv new │ │ Start Time: 10/9/2023, 12:11:33 PM │ │ │ └──────────────────────────────────────────────────────────────────────────────┘

[ task ] registerEngine:engine-core[1] [ task ] configureRuntimeDefaults[1] appId:null [ task ] checkAndMigrateProject[1] [ task ] loadPluginTemplates[1] RNV Cannot find package: /Users/gabriele/.nvm/versions/node/v18.18.0/lib/node_modules/rnv/node_modules/@rnv/@flexn/plugins

$ rnv new - Done! 🚀 ┌──────────────────────────────────────────────────────────────────────────────┐ │ 🚀 SUMMARY | 10/9/2023, 12:11:33 PM │ │ $ rnv new │ ├──────────────────────────────────────────────────────────────────────────────┤ │ ReNative Version: 1.0.0-canary.1 │ │ Project Name ($package.name): undefined │ │ Project Version ($package.version): undefined │ │ Build Scheme (-s): debug │ │ Env Info: darwin | x64 | node v18.18.0 │ │ Executed Time: 0h:0m:0s:20ms │ │ │ │ All good as 🦄 │ │ │ └──────────────────────────────────────────────────────────────────────────────┘ ➜ ~/Desktop/tests



**Expected behavior**
New project is created

**Desktop (please complete the following information):**
-   OS: macOS Ventura 13.5.2
-   Node Version 18.18.0
-   RNV Version 1.0.0-canary.1
mihaiblaga89 commented 1 year ago

@GabrieleKaceviciute this issue should be fixed already