Carlos Ramos

Results 2 comments of Carlos Ramos

Hello everyone, I had the same problem and I fixed it by turning on the decorator metadata settings on Deno. So create a `tsconfig.json` file like this ```json { "compilerOptions":...

Just stumbled upon this and IMHO I agree that leaving `--allow-net` as it's today would be great since it does not break anything, maybe deprecate it and remove it later....