Skip to content

issues Search Results · repo:GeekyAnts/express-typescript language:TypeScript

Filter by

14 results
 (82 ms)

14 results

inGeekyAnts/express-typescript (press backspace or delete to remove)

Describe the bug When running npm install locally, I get a dependency conflict when resolving the dependency tree npm ERR! code ERESOLVE npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ...
  • thecloudmason
  • 3
  • Opened 
    on Jun 19, 2023
  • #25

Describe the bug This repo does not build. complains about ./tsconfig.json not found. but its there. PS C:\Users\a\Desktop\deleteme2\express-typescript npm run build node-server-with-typescript@1.0.0 ...
  • daskabe
  • 6
  • Opened 
    on Mar 29, 2023
  • #23

for App.ts is loadQueue function: 1.const isQueueMonitorEnabled: boolean = Locals.config().queueMonitor; 2.const queueMonitorPort: number = Locals.config().queueMonitorHttpPort; But .env not find queueMonitor ...
  • GzRichChen
  • Opened 
    on Dec 24, 2022
  • #22

Describe the bug The application throws a rejection which i believe has to do with the sessions package trying to make updates to mongodb on start. Full error log below [WARN] UnhandledPromiseRejectionWarning: ...
  • CeoFred
  • Opened 
    on Aug 22, 2022
  • #21

Describe the bug The app fails to run or start a connection to a mongodb url because of a deprecated option being set. To Reproduce Steps to reproduce the behavior: 1. run yarn dev or npm run dev Expected ...
  • CeoFred
  • 2
  • Opened 
    on Aug 21, 2022
  • #19

When I make any changes in the /controller directory, they do not get reflected in the api request itself example: changed under /controllers/Api/Home.ts class Home { public static index(req, res, next): ...
  • HJassar
  • 4
  • Opened 
    on May 20, 2022
  • #13

https://github.com/GeekyAnts/express-typescript/blob/596420ab7f8e47a18afac0fc05ab037e70bdca68/src/services/strategies/Twitter.ts#L2
  • HJassar
  • 1
  • Opened 
    on May 20, 2022
  • #12

I am getting an error while running the command npm run dev. also attach a screenshot below for your reference. image If I am using the nodemon command to run Project running properly. Please help what ...
  • amitpatel9169
  • 1
  • Opened 
    on Mar 10, 2022
  • #10

(removed the template, as this is a generic error, not a functional one). Check Dockerfile: # Run node server CMD npm run start check package.json: scripts : { build : tsc --project ./tsconfig.json ...
  • zilahir
  • Opened 
    on Feb 28, 2022
  • #9

Describe the bug Getting the error while npm run dev `[06:59:17] File change detected. Starting incremental compilation... src/controllers/Auth/Login.ts:52:30 - error TS2339: Property returnTo does not ...
  • bannarisoftwares
  • Opened 
    on Dec 14, 2021
  • #7
Issue origami icon

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 Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

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 Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub