Smart Health Card Example

From MgmtWiki
Revision as of 16:43, 18 October 2021 by Tom (talk | contribs) (Created page with "==Full Title== * Smart Health Card Example in typescript on Windows ==Problmes== 'tsc command not found' in compiling typescript - Stack Overflowhttps://stackoverflow.co...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Full Title

  • Smart Health Card Example in typescript on Windows

Problmes

'tsc command not found' in compiling typescript - Stack Overflowhttps://stackoverflow.com › questions › tsc-command-n... May 23, 2019 — If your TSC command is not found in MacOS after proper installation of TypeScript (using the following command: $ sudo npm install -g typescript ...

References