Closed MTRNord closed 3 years ago
Full error:
Certificate password is empty, check "msix_config: certificate_password" at pubspec.yaml
#0 Configuration.validateConfigValues (package:msix/src/configuration.dart:173:7)
<asynchronous suspension>
#1 Msix.createMsix (package:msix/msix.dart:20:26)
<asynchronous suspension>
#2 main (file:///C:/GitLab-Runner/builds/famedly/app/.pub-cache/hosted/pub.dartlang.org/msix-0.1.7/bin/create.dart:4:10)
#3 _startIsolate.<anonymous closure> (dart:isolate-patch/isolate_patch.dart:299:32)
#4 _RawReceivePortImpl._handleMessage (dart:isolate-patch/isolate_patch.dart:168:12)
pub finished with exit code 255
Hello again @MTRNord
The bug has now been fixed in version 0.1.8 (available now at pub.dev).
Thank you very much for this bug report
:information_source: Info
Version:
0.1.6
:speech_balloon: Description
The bin says
Certificate password is empty, check "msix_config: certificate_password" at pubspec.yaml
even whencertificate_password
was set to "placeholder".:scroll: Pubspec.yaml
Important part of the pubspec msix section (at runtime password and cert file get overwritten using python):