TypeScript Part2- Environment Setup on Windows

Поділитися
Вставка
  • Опубліковано 23 січ 2025

КОМЕНТАРІ • 9

  • @ankitshrivastava1772
    @ankitshrivastava1772 Рік тому

    getting below error after compilation
    error TS6053: File '.firstscript.ts' not found.
    The file is in the program because:
    Root file specified for compilation

  • @prasantabanerjee1184
    @prasantabanerjee1184 4 роки тому +1

    After installing Typescript using npm install -g typescript, when i'm running tsc --v, it says TSC is not a recognized command.

    • @sdetpavan
      @sdetpavan  4 роки тому

      typescript is not properly installed. Try opening command prompt as administrator then install typescript using command.

    • @prasantabanerjee1184
      @prasantabanerjee1184 4 роки тому +1

      @@sdetpavan i tried as an admin.... its still showing same error message when i run tsc -v.

    • @arpitchoubey9485
      @arpitchoubey9485 4 роки тому

      @@sdetpavan Your videos are best. please make videos about data structure & Algorithms from scratch for good product companies

    • @rafaeldemendonca5
      @rafaeldemendonca5 3 роки тому

      @@prasantabanerjee1184 Hi, I have the same problem when I run tsc -v, didi you sind how to fix it?

  • @prasadbarhate9152
    @prasadbarhate9152 2 роки тому +1

    getting this error after compiling

  • @jyothivenkat9624
    @jyothivenkat9624 3 роки тому

    Can you please share angular course

  • @prasadbarhate9152
    @prasadbarhate9152 2 роки тому +1

    + CategoryInfo : SecurityError: (:) [], PSSecurityException
    + FullyQualifiedErrorId : UnauthorizedAccess