Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Middleware consumer have a text error #13371

Closed
3 of 15 tasks
qd-xiaowang opened this issue Mar 28, 2024 · 3 comments
Closed
3 of 15 tasks

Middleware consumer have a text error #13371

qd-xiaowang opened this issue Mar 28, 2024 · 3 comments
Labels
needs triage This issue has not been looked into

Comments

@qd-xiaowang
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

Current behavior

overview→Middleware→Middleware consumer→code

import { CatsController } from './cats/cats.controller.ts';

".ts" is error

nest

Minimum reproduction code

https://github.com/nestjs/

Steps to reproduce

No response

Expected behavior

import { CatsController } from './cats/cats.controller';

Also, how can I become a contributor to Nest?

Package

  • I don't know. Or some 3rd-party package
  • @nestjs/common
  • @nestjs/core
  • @nestjs/microservices
  • @nestjs/platform-express
  • @nestjs/platform-fastify
  • @nestjs/platform-socket.io
  • @nestjs/platform-ws
  • @nestjs/testing
  • @nestjs/websockets
  • Other (see below)

Other package

No response

NestJS version

No response

Packages versions

now

Node.js version

No response

In which operating systems have you tested?

  • macOS
  • Windows
  • Linux

Other

No response

@qd-xiaowang qd-xiaowang added the needs triage This issue has not been looked into label Mar 28, 2024
@jmcdo29
Copy link
Member

jmcdo29 commented Mar 28, 2024

Docs are open source, feel free to make a PR

@qd-xiaowang
Copy link
Author

@qd-xiaowang
Copy link
Author

qd-xiaowang commented Apr 1, 2024

Docs are open source, feel free to make a PR

I submitted a PR in the document, please check! #3000

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
needs triage This issue has not been looked into
Projects
None yet
Development

No branches or pull requests

3 participants