[<SDK/ UI/ UI-REACT / PROTOCOL>]: Base64 error
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'.
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:
-
@tonconnect/protocol: 2.2.5 -
@tonconnect/sdk: 3.0.0-beta.1 -
@tonconnect/ui: 2.0.0-beta.4 -
@tonconnect/ui-react: 2.0.0-beta.4