Getting "SyntaxError: Unexpected token 'with'" while building @tonconnect/sdk@3.0.3
Context
I am running this command 'npx nx run-many --target=build --all --parallel=1' to build all the projects as stated in the developers.md file.
But for '@tonconnect/sdk@3.0.3' the build st
ep fails with error "SyntaxError: Unexpected token 'with'". Checked the issues section but no such issue found for other people. Most likely this could be my local machine issue or some node version issue.
SS attached 👇
If possible can you help me in this?
What have you tried so far?
I have tried:
Checking if am making any mistake while following the setup instructions.
Your Question
Getting "SyntaxError: Unexpected token 'with'" while building @tonconnect/sdk@3.0.3
Context
I am running this command 'npx nx run-many --target=build --all --parallel=1' to build all the projects as stated in the developers.md file.
But for '@tonconnect/sdk@3.0.3' the build st ep fails with error "SyntaxError: Unexpected token 'with'". Checked the issues section but no such issue found for other people. Most likely this could be my local machine issue or some node version issue.
SS attached 👇
If possible can you help me in this?
What have you tried so far?
I have tried:
Relevant Code or Commands
No response
Documentation Check