Hi devs,
I’m searching for alternative use of moralis api without any frontend application.
For my backed I use Node.js version 12 and Typescript compilations 3.9.10. When compilation is proceeding an error occurs. I searched over all sources and did not found any solution withou for example react-js.
I will not use any frontend, except Express to make requests implemented more easily.
Can I get any help for that topic?
node_modules/moralis/types/index.d.ts(244,25): chyba TS2339: Property 'off' does not exist on type 'EventEmitter'.
npm ERR! code ELIFECYCLE
npm ERR! errno 1
npm ERR! mania[email protected] build: `tsc --build`
npm ERR! Exit status 1