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

Ejected #516

Closed elmpp closed 4 years ago

elmpp commented 4 years ago

Describe the bug RNV reports ejected status of SDK-UI after upgrade to 0.29.1-alpha.19 from 0.29.0 and fails build.

To Reproduce See Travis links below

Expected behavior It builds

Screenshots or copy&paste

Desktop (please complete the following information):

┌──────────────────────────────────────────────────────────────────────────────┐ │ 🚀 SUMMARY | 6/9/2020, 3:06:51 PM │ │ $ rnv build -p web -c sanityApp -s alpha -r --mono --maxErrorLength 1000 --hosted │ ├──────────────────────────────────────────────────────────────────────────────┤ │ ReNative Version: 0.29.1-alpha.19 │ │ Project Name: @24i/prd-nxg-sdk-ui │ │ Project Version: 0.15.4 │ │ App Config: sanityApp │ │ Supported Platforms: ios(ejected), android(ejected), androidtv(ejected), │ │ androidwear(ejected), web(ejected), tizen(ejected), tvos(ejected), │ │ webos(ejected), macos(ejected), windows(ejected), tizenwatch(ejected), │ │ kaios(ejected), firefoxos(ejected), firefoxtv(ejected), web-next(ejected) │ │ Env Info: linux | x64 | node v10.15.3 │ │ Build Scheme: alpha │ │ Platform: web │ │ Executed Time: 0h:0m:2s:112ms │ │ │

Additional context Add any other context about the problem here.

pavjacko commented 4 years ago

deleting "platformTemplatesDir": "PROJECT_HOME/platformTemplates", from renative.json (marking eject) should fix it