Error on build NodeJS project using SDK
Hi guys,
When I try to compile a project in NodeJS (using TS) that has the use of the SDK as a dependency, I have the following error below.
Note: I downloaded other projects (analysis-export), did the build with tsc and the same problem happens.
Any suggestion?
Obs:
* NodeJS: v16.13.1
* NPM: v8.1.2
* Yarn: v1.22.10
* @tago-io/sdk": "^10.3.16 and 10.3.19
Thanks