ekafoo
ekafoo
SSolidJS
Created by ekafoo on 2/24/2024 in #support
Error in NSwag generated api client
Anyone experienced the problem " Unexpected reserved word 'let'." when building your solid-start app. I'm using Nswag for generating clients for my api:s, and when im using the generating classes i get the problem. This is the with-auth repo cloned with a NSwag generated file. When removing line 22 in lib/server.ts it builds fine. https://github.com/djeka07/my-app
1 replies