Nevo David
Explore posts from serversCan't seem to install an existing project without --legacy-peer-deps
The project was working well, but on a new commit, it started throwing errors on lock files.
I matched the node version and npm version with the one on railway.
I am using NX + nix
74 replies
PPrisma
•Created by Nevo David on 5/4/2024 in #help-and-questions
Is it possible to use every + and?
Here is what I am trying to do:
I have two tables "user" and "tags" I want to find all the users that have the tags 'a', 'b', 'c', if one of them doesn't exist, don't return the user.
ChatGPT says it's not possible 😇
6 replies
NNovu
•Created by Nevo David on 10/9/2023 in #💬│support
The broadcast return timeout (10k+ people)
8 replies
No internet inside the Docker?
I have deployed two services, frontend (NextJS) and backend (NestJS).
From the frontend (backend), I am trying to access the backend (HTTP Request).
But I am getting 404.
I don't want to use the internal URL.
Also, I have just recently connected to sub-domains. Is it possible they haven't been updated yet inside the docker?
Thank you!
124 replies
NNovu
•Created by Nevo David on 10/2/2022 in #💬│support
Failing to understand why I need to insert two intervals in the digest back-off strategy.
14 replies