Ian Salazar

Results 4 comments of Ian Salazar

> I also encountered this bug with tsoa 4.1.0. I was **not** using docker, but still unable to tun `yarn run tsc --outDir build --experimentalDecorators` due to the error. manually...

Error also exists on my end. Here's package.json dependencies. I'm using Nextjs with React 18 ``` { "@emotion/react": "^11.10.6", "@emotion/styled": "^11.10.6", "@mui/icons-material": "^5.11.11", "@mui/lab": "^5.0.0-alpha.124", "@mui/material": "^5.11.15", "axios": "^1.3.4", "eslint":...