ton-connect / sdk

SDK for TON Connect 2.0 — a comprehensive communication protocol between wallets and apps in TON ecosystem
Apache License 2.0
330 stars 96 forks source link

[<SDK/ UI/ UI-REACT / PROTOCOL>]: Base64 error #107

Open vibrant-boredom opened 1 year ago

vibrant-boredom commented 1 year ago

After updating typescript, react-script and all eslint libraries and updating sdk, ui, protocol to the latest version, when starting the server, I am getting the following error:

Failed to compile.

./node_modules/@tonconnect/sdk/lib/esm/index.mjs Attempted import error: 'Base64' is not exported from '@tonconnect/protocol'.

thekiba commented 1 year ago

In order to help you effectively, could you please create a small project that reproduces this error and share it? This will help to better understand the problem and find a solution more quickly.

Also, please make sure that you have the latest versions of all packages installed. You can check the installed versions using the npm ls command.

The latest versions of the packages are as follows: