Unable to run the app. tsc:command not found

UI Components for Angular
Post Reply
mcwebdev
Posts: 68
Joined: 03 Mar 2016, 02:16

03 Mar 2016, 02:20

I am unable to get this working because I get an error in the terminal.

Code: Select all

bash :tsc: command not found
I tried npm install tsc but that didnt seem to do anything.

cagatay.civici
Prime
Posts: 18616
Joined: 05 Jan 2009, 00:21
Location: Cybertron
Contact:

03 Mar 2016, 11:53

It should be a global package so that the typescript commands can be recognized by command line interface, please try;

Code: Select all

npm install -g typescript
-g is for global.

Post Reply

Return to “PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 11 guests