Open saltykovdg opened 2 months ago
Workaround to fix an issue:
add into package.json
"dependencies": {
...
"axios": "^0.28.1",
...
},
"resolutions": {
"axios": "^0.28.1"
},
Does anyone know a solution to fix it?
i moved my project from Webpack to Vite and the problem was resolved
Hi, I've connected the ton client
import { TonClient } from '@ton/ton';
, but I'm getting an error every time when I'm communicating with a contract, is it a known issue?my dependencies:
Error: