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

Fastify support #164

Open
muturgan opened this issue May 2, 2020 · 1 comment
Open

Fastify support #164

muturgan opened this issue May 2, 2020 · 1 comment

Comments

@muturgan
Copy link

muturgan commented May 2, 2020

Hello dear team.
This project is amasing!
Do you plan to add support @nestjs/platform-fastify?

@SalahAdDin
Copy link

Yeah, it is not supported right now:

- /Users/luisalaguna/Projects/macondo/macondo-backend/dist/main.js
    at Function.Module._resolveFilename (node:internal/modules/cjs/loader:925:15)
    at Function.Module._load (node:internal/modules/cjs/loader:769:27)
    at Module.require (node:internal/modules/cjs/loader:997:19)
    at require (node:internal/modules/cjs/helpers:92:18)
    at Object.<anonymous> (/Users/luisalaguna/Projects/macondo/macondo-backend/node_modules/nestjs-admin/dist/src/adminCore/admin.controller.js:25:17)
    at Module._compile (node:internal/modules/cjs/loader:1108:14)
    at Object.Module._extensions..js (node:internal/modules/cjs/loader:1137:10)
    at Module.load (node:internal/modules/cjs/loader:973:32)
    at Function.Module._load (node:internal/modules/cjs/loader:813:14)
    at Module.require (node:internal/modules/cjs/loader:997:19) {
  code: 'MODULE_NOT_FOUND',
  requireStack: [
    '/Users/luisalaguna/Projects/macondo/macondo-backend/node_modules/nestjs-admin/dist/src/adminCore/admin.controller.js',
    '/Users/luisalaguna/Projects/macondo/macondo-backend/node_modules/nestjs-admin/dist/src/adminCore/adminCore.module.js',
    '/Users/luisalaguna/Projects/macondo/macondo-backend/node_modules/nestjs-admin/dist/src/index.js',
    '/Users/luisalaguna/Projects/macondo/macondo-backend/dist/app.module.js',
    '/Users/luisalaguna/Projects/macondo/macondo-backend/dist/main.js'
  ]
}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants