web3modal icon indicating copy to clipboard operation
web3modal copied to clipboard

[bug] Invalid error "AppKit SDK version 1.8.7 is outdated. Latest version is 1.8.8." when already on 1.8.8

Open xluckydegen opened this issue 4 months ago • 5 comments

Steps to Reproduce

just update to 1.8.8 and see a lot of warnings in log:

     @@@@@@@           @@@@@@@@@@@@@@@@@@
   @@@@@@@@@@@      @@@@@@@@@@@@@@@@@@@@@@@@
  @@@@@@@@@@@@@    @@@@@@@@@@@@@@@@@@@@@@@@@@
 @@@@@@@@@@@@@@@  @@@@@@@@@@@@@@@@@@@@@@@@@@@
 @@@@@@@@@@@@@@@  @@@@@@@@@@@@@@   @@@@@@@@@@@
 @@@@@@@@@@@@@@@  @@@@@@@@@@@@@   @@@@@@@@@@@@
 @@@@@@@@@@@@@@@  @@@@@@@@@@@@@  @@@@@@@@@@@@@
 @@@@@@@@@@@@@@@  @@@@@@@@@@@@   @@@@@@@@@@@@@
 @@@@@@   @@@@@@  @@@@@@@@@@@   @@@@@@@@@@@@@@
 @@@@@@   @@@@@@  @@@@@@@@@@@  @@@@@@@@@@@@@@@
 @@@@@@@@@@@@@@@  @@@@@@@@@@   @@@@@@@@@@@@@@@
 @@@@@@@@@@@@@@@  @@@@@@@@@@@@@@@@@@@@@@@@@@@
  @@@@@@@@@@@@@    @@@@@@@@@@@@@@@@@@@@@@@@@@
   @@@@@@@@@@@      @@@@@@@@@@@@@@@@@@@@@@@@
      @@@@@            @@@@@@@@@@@@@@@@@@

AppKit SDK version 1.8.7 is outdated. Latest version is 1.8.8. Please update to the latest version for bug fixes and new features.

Summary

Invalid version check. when on 1.8.8 it still reporting 1.8.7 and because of that also this verbose message

List of related npm package versions

"[email protected]",
"[email protected]",
"@tanstack/[email protected]",
"@reown/[email protected]",
"@reown/[email protected]",
"@react-native-async-storage/[email protected]"

Node.js Version

22.18.0

Package Manager

npm 11.4.1

xluckydegen avatar Sep 30 '25 07:09 xluckydegen

APKT-3931

linear[bot] avatar Sep 30 '25 07:09 linear[bot]

Hi @xluckydegen

I can reproduce the issue. Thanks for reporting it !

rtomas avatar Oct 02 '25 20:10 rtomas

@rtomas any further updates on this ?

shreyanshxyz avatar Oct 09 '25 05:10 shreyanshxyz

Is there any problem on deploy process? This issue has been existed in several versions.

Capybalaa avatar Oct 14 '25 07:10 Capybalaa

Still encountering the issue on:

    "@reown/appkit": "^1.8.10",
    "@reown/appkit-adapter-wagmi": "^1.8.10",
    "viem": "^2.38.2",
    "wagmi": "^2.18.1",

kr4chinin avatar Oct 16 '25 08:10 kr4chinin