You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
⚠ Fast Refresh had to perform a full reload due to a runtime error.
✓ Compiled in 253ms
⨯ Error: Failed to load external module @uxuycom/web3-tg-sdk: SyntaxError: Unexpected token 'export'
How can i avoid or fix this issues ?
The text was updated successfully, but these errors were encountered:
Hello
When i try use @uxuycom/web3-tg-sdk in my own nextjs project .
using
import { WalletTgSdk } from '@uxuycom/web3-tg-sdk';
And i try use it via :
Meet following issues :
How can i avoid or fix this issues ?
The text was updated successfully, but these errors were encountered: