Atishay Jain

Results 3 comments of Atishay Jain

> seems to work for me with node and `--loader` flag > > { > "scripts": { > - "not-work": "ts-node-esm src/main.ts", > + "dev": "node --loader ts-node/esm --no-warnings=ExperimentalWarning src/main.ts"...

Has there been any updates to this? I have the same issue as @abhishekkakolla above

Any update to this? I am having same issue but with Open AI API for chat?