Hector Grecco
03/23/2022, 1:29 PMserverless-esbuild
to compile TS to JS. Deploying this code in my machine works, but using SEED.RUN, they show me up this error below:
this.consoleLog is not a function
. I’ve already tried to change serverless version, esbuild package version and nothing solves my problem… Can someone help me?Hector Grecco
03/24/2022, 7:49 PM