Check your package.json maybe @nestjs/swagger is missing. Fixed with
npm install --save @nestjs/swagger