Part 2 - Installing and Configuring Typescript with Visual Studio Code

preview_player
Показать описание
In this video we will do complete installation of

1. NodeJS
2. Typescript
3. Visual Studio Code

And configuring VS Code to run with Typescript for both execution and debugging.

#ExecuteAutomation #VisualStudio #Typescript #ExecuteAutomation #JS
Please hit like and share your comments about the video !!!
Subscribe: ExecuteAutomation channel in Youtube !!! To learn more from ExecuteAutomation, please subscribe and check out below FREE courses

Selenium and C#
***********

Selenium and Java
***************

API Testing
*********

CI/CD with Microsoft Tech

Docker
******

Mobile Testing
*************

Рекомендации по теме
Комментарии
Автор

9:44 How do you config the runner? What is the shortcut?

Bumprdlik
Автор

Your content is out of date. VS Code typescript changes so fast that some of the stuff you're saying has been moved around i.e., task runner, config, etc. I literally had to use the documentation from their website to create what you did a year ago. Anyway, it is still a good tutorial for the most part.

JC-ovko
Автор

how to install to get Typescript in Task Runner as your tutorial? In my VSCode, just only have MSBuild, .Net core and maven.

Alexsandro
Автор

Can any body reply, do we need to create or configure every time for new project if at all we want to compile in VSC..? or its one time activity ..?

kmuralikrishna
Автор

It would be great if you mention the shortcut buttons you use. And I don't understand why the contents of files automatically created are different in my system!

TheYoGuess
Автор

Hi Karthik, after done gulp builds, am getting this error exports is not defined. please help me

The
Автор

On trying to configure default build task. i am unable to see option of TypeScript Runner ? Do i need to install some plugin for the same ?

sshroff
Автор

Thank you for the in depth explanation.But still couldn't get rid of this below error.
Cannot launch program setting the 'outFiles' attribute might help. I a m using the latest version of vs code.

mahendradora
Автор

Karthik I am unable to see these videos in your playlist. Can you please update. Thanks

piyushjeswani
Автор

Hi Karthik,
On executing F5, launch.json is not automatically created. I also tried the same using Start-Debugging option under Debug Menu Option.

sshroff
Автор

Hi karthik,
Thanks for the nice explanation. But I got some error on Run Build Task.

error TS5001: The current host does not support the '--watch' option.

Anyone can help me on this..
I have added all the file as described in the video.

prabunkl
Автор

You made this all seem easy. However, I still do not get tsc to work.

andrewilliams
Автор

In Debug console I'm running the following issue every time:
"<NODE_HOME>\nodeJS\node.exe --inspect-brk=20841 app.js
Node process error: Error: spawn <NODE_HOME>\nodeJS\node.exe ENOENT"

PATH contains everything (User/System variable: npm and node also)

Does anyone have a solution for this?

Peet
visit shbcf.ru