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

Update using dev build README.md to correctly point to gzipped wasm #2208

Merged
merged 1 commit into from
Jan 18, 2024

Conversation

letmejustputthishere
Copy link
Member

the current releases end in gz, if we're not providing the correct file ending dfx fails

❯ dfx deploy
Deploying all canisters.
Creating canisters...
Creating canister internet_identity...
internet_identity canister created with canister id: avqkn-guaaa-aaaaa-qaaea-cai
Building canisters...
Error: Failed while trying to deploy canisters.
Caused by: Failed while trying to deploy canisters.
  Failed to build all canisters.
    Failed while trying to build all canisters.
      Failed to download https://github.com/dfinity/internet-identity/releases/latest/download/internet_identity_dev.wasm to /Users/moritz/projects/ii_integration/.dfx/local/canisters/internet_identity/download-internet_identity_dev.wasm.
        Failed to download from url: https://github.com/dfinity/internet-identity/releases/latest/download/internet_identity_dev.wasm.
          Not found: https://github.com/dfinity/internet-identity/releases/latest/download/internet_identity_dev.wasm

Copy link
Member

@frederikrothenberger frederikrothenberger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks, good catch!

@frederikrothenberger frederikrothenberger changed the title Update README.md Update using dev build README.md to correctly point to gzipped wasm Jan 18, 2024
@frederikrothenberger frederikrothenberger merged commit b0dc3d4 into dfinity:main Jan 18, 2024
6 of 7 checks passed
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

Successfully merging this pull request may close these issues.

2 participants