Getting Type not supported error when running `fuels build`

I have successfully compiled and deployed my smart contract and getting 0 errors but when I am building contract using npx fuels build I’m getting error
image

Can you provide the results of fuelup show, your TS SDK version and any code snippets, repos or gists for better context?

1 Like

@sch1zo It seems you are running an outdated version of the TS SDK.

Could you update it to the last version and let us know if the problem is resolved?