Skip to content

issues Search Results · repo:RisingStack/node-typescript-starter language:TypeScript

Filter by

5 results
 (51 ms)

5 results

inRisingStack/node-typescript-starter (press backspace or delete to remove)

Sir, your 【dev】 command tsc --watch nodemon dist will only make tsc --watch . But the nodemon dist will never run. You should use 【tsc --watch --onSuccess】 to call node ./dist/index.js . or use 【nodemon ...
  • hanshou101
  • Opened 
    on Apr 29, 2019
  • #8

/usr/local/bin/node /usr/local/lib/node_modules/npm/bin/npm-cli.js install --scripts-prepend-node-path=auto WARN notice [SECURITY] debug has the following vulnerability: 1 low. Go here for more details: ...
  • campbelg
  • 1
  • Opened 
    on Aug 2, 2018
  • #6

maybe you forgot to add express types npm install --save @types/express
  • OliverLonghi
  • Opened 
    on Feb 22, 2018
  • #4

This is a fantastic small and simple project that really helped me get started setting up a node project with typescript. It would only be improved by adding a few sample tests. Especially demonstrating ...
  • yperess
  • Opened 
    on Sep 15, 2017
  • #3

So my issue with the Dockerfile is that it still keeps all dependencies. Shouldn t the dev dependencies not make it into the production container?
  • BadgerBadgerBadgerBadger
  • Opened 
    on Jun 22, 2017
  • #1
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 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 search results · GitHub