issues Search Results · repo:fifocode/nodejs-backend-architecture-typescript language:TypeScript
Filter by
0 results
(89 ms)0 results
infifocode/nodejs-backend-architecture-typescript (press backspace or delete to remove)rhwoodpecker
- Opened on Mar 28, 2024
- #62
I just cloned it and
Type Promise Blog is not assignable to type Promise Blog[] .ts(2322)
there are red lines in BlogRepo.ts file
yeahse
- Opened on Feb 26, 2022
- #38
I think this needs to change in config:
from: export const tokenInfo = { accessTokenValidityDays: parseInt(process.env.ACCESS_TOKEN_VALIDITY_SEC || 0 ),
refreshTokenValidityDays: parseInt(process.env.REFRESH_TOKEN_VALIDITY_SEC ...
RoyDevWorks
- 1
- Opened on Aug 9, 2021
- #34
getting error
gooddayclass_be_auth@1.0.1 start /home/node/app node -r dotenv/config build/server.js
internal/modules/cjs/loader.js:965 throw err; ^
Error: Cannot find module /home/node/app/build/server.js ...
rk40953
- Opened on Aug 6, 2021
- #33
Hi,
I tried to bump mongoose to 5.12 but I m a newbie and I can t do it right.
I continue to have compiling errors like this :
Type LeanDocument Blog is missing the following properties from type Blog ...
capewaterAP
- 1
- Opened on May 20, 2021
- #28
when i get private profile information i give response
{
statusCode : 10003 ,
message : Token is expired ,
instruction : refresh_token
}
can anyone help me?
akbaramd
- Opened on Apr 2, 2021
- #25
I customized type of request in app-request file. But when I call type of requests, my typescript get error and I do not
know reason. I try to fix but not. Here error:
Argument of type (req: ProtectedRequest, ...
vuthehuyht
- Opened on Nov 20, 2020
- #20
Hello and thank you for your amazing work.
I have read the README and followed all the instructions but I can t seem the make the integration.test.ts pass !
It seems like it s not connected to the DB ...
kafiln
- 7
- Opened on Oct 17, 2020
- #15
1. access token.ts | line : 3 (import { ProtectedRequest } from app-request ;) Q: - from where you are importing as
there is nothing as app-request in package.json
2. how you pass x-access-token ...
sankarbiswas07
- 2
- Opened on May 25, 2020
- #11

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.