i’m using this command from kapa ai answer
dfx extension install nns
dfx nns install --ledger-accounts $DEFAULT_ACCOUNT_ID
and i got
Failed to download 'Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("github.com")), port: None, path: "/dfinity/internet-identity/releases/download/release-2024-05-13/internet_identity_dev.wasm.gz", query: None, fragment: None }' to '"/home/user/.cache/dfinity/versions/0.29.2/wasms/internet_identity_dev.wasm"'.
i noticed the 2024-05-13, perhaps there’s a new way to install nns extension?