daochild

Results 5 comments of daochild

It was tested on node.js 16 and using with Goland IDE, types have been displayed.

> Same issue too, how can i fix it @daochild ? Attempt check the next code example, maybe it will be helpful https://github.com/daochild/tronweb-typescript/blob/main/src/tests/test.ts#L9 And let me know if it not.

@uuhnaut69 @altbit Hi it should have been fixed for now. Could you check please?

> Still not working in my side. I'm using node v20.16.0. I already built tronweb script in node.js but can't convert to typescript. `/root/.nvm/versions/node/v20.16.0/lib/node_modules/ts-node/src/index.ts:859 return new TSError(diagnosticText, diagnosticCodes, diagnostics); ^...