-
Hey there!
https://github.com/jmcdo29/nest-docker-template/blob/1725ab37442c7f4703d2becc71293f6dbe955116/Dockerfile
Using an Operation system for build and another for production, not can lead t…
-
- @nestjs/common: ^8.0.4
- @nestjs/core: ^8.0.4
I cloned [typescript-starter](https://github.com/nestjs/typescript-starter) and tested it.
```ts
import { Controller, Get, Logger } from '@nestjs/…
-
### Issue description or question
Error report from: `expect(res1).toStrictEqual(exp1);` doesn't provide so useful `Show difference` button.
`expect(res1).toEqual(exp1);` works fine, but my projec…
-
When trying to run the [starter project](https://www.prisma.io/docs/getting-started/quickstart) I'm getting the following error
Looks to be related to a missing type `@types/node/package.json`
D…
-
## I'm submitting a...
- [ ] Regression
- [ ] Bug report
- [ ] Feature request
- [x] Documentation issue or request (new chapter/page)
- [ ] Support request => Please do not submit suppo…
-
Hi B4nan,
you're doing amazing work with Mikro ORM and I can see this rising to become the standard ORM for NodeJS w/ Typescript, especially with NestJS.
Since GraphQL APIs are becoming more an…
-
Three years ago the Strapi Chief Product Officer @Aurelsicoko asked the community what their [main pain points](https://github.com/strapi/strapi/issues/3415) were and how critical these issues were to…
-
Upon cloning the project, the jest test immediately fails on encryption.service
This is after no amends to the project.
Any advice would be appreciated
```
FAIL src/auth/encryption/encryptio…
-
### Which @angular/* package(s) are the source of the bug?
compiler-cli
### Is this a regression?
Yes
### Description
I have been show stopped with build issues since the angular 12 rel…
-
# 🐞 Bug report
all client side SPA use of package 'perf_hooks, 'os', 'fs' are non-existent
we have no way of predicting what packages included in package.json use 'perf_hooks, 'os', 'fs'
so all …