Liso-Vault / app

GNU Affero General Public License v3.0
86 stars 9 forks source link

[ISSUE] Windows Build Error - Secrets #1

Closed CHE-11 closed 2 years ago

CHE-11 commented 2 years ago

Attempting build on Windows 10 Machine for Desktop App when ran into the error below.

From command line:

Because liso depends on secrets from path which doesn't exist (could not find package secrets at "..\secrets"), version solving failed.
Running "flutter pub get" in app...                                     
pub get failed (66; Because liso depends on secrets from path which doesn't exist (could not find package secrets at       
"..\secrets"), version solving failed.)
oliverbytes commented 2 years ago

Hi @CHE-11, the secrets package is currently ignored intentionally because it contains secret keys. Right now, the status of Liso being open-source is just for self-auditing purposes only. My bad, I'd have to include about his info in the README.