Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] Error after "dart run msix:create" command #260

Open
andregusmao opened this issue Feb 25, 2024 · 0 comments
Open

[BUG] Error after "dart run msix:create" command #260

andregusmao opened this issue Feb 25, 2024 · 0 comments

Comments

@andregusmao
Copy link

Version: 3.16.7

After command bellow, occurs the next error message:

Building package executable... (2.9s)
Built msix:create.
Unhandled exception:
type 'String' is not a subtype of type 'int' of 'index'
#0 Configuration.getConfigValues (package:msix/src/configuration.dart:170:54)

#1 Msix._initConfig (package:msix/msix.dart:97:5)

#2 Msix.create (package:msix/msix.dart:58:5)

#3 main (file:///C:/Users/andre.gusmao/AppData/Local/Pub/Cache/hosted/pub.dev/msix-3.16.7/bin/create.dart:4:3)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant