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

Publish wasm_wit_component to pub.dev #51

Closed
canewsin opened this issue Dec 31, 2023 · 2 comments
Closed

Publish wasm_wit_component to pub.dev #51

canewsin opened this issue Dec 31, 2023 · 2 comments

Comments

@canewsin
Copy link

can't use git dep

dart pub get --no-example

Resolving dependencies...
Because every version of wasm_wit_component from git depends on wasm_run ^0.1.0 which doesn't match any versions, wasm_wit_component from git is forbidden.
So, because wasm_test_package depends on wasm_wit_component from git, version solving failed.
@juancastillo0
Copy link
Owner

Hi, thanks for the issue!

You will need to override all the necessary dependencies though git in the pubspec.yaml 's "dependency_overrides" field

@juancastillo0
Copy link
Owner

Hi wasm_wit_component has been published, please let me know if it works for you https://pub.dev/packages/wasm_wit_component

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

2 participants