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

[Windows] Wrong crypto env variable #972

Closed mihaiblaga89 closed 3 months ago

mihaiblaga89 commented 1 year ago

Describe the bug rnv tries to look for the wrong env variable for crypto on windows

[ error ] [crypto decrypt] encrypt: You must pass --key or have env var defined:

setx CRYPTO_C:\USERS\RUNNER\PROJECT "REPLACE_WITH_ENV_VARIABLE"
RicardasN commented 4 months ago

Tested on Windows 10 build 19045 PC, using ReNative local app-harness (ReNative version 1.0.0-rc.21) and could no longer reproduce this issue.

Image