panaverse/learn-typescript

file is not create in visual studio, app.ts let message = " "

Opened this issue · 8 comments

let message = " ";
identifier expected  error in app ts file

Meri file to bn rhi hai main.js m lkin automatically code jo mn type kiya hai main.ts m wo likha hua nh aarha,what is the reason behind this

Ap k m typescript install nh hua hoga

On Fri, Mar 1, 2024, 8:56 PM SarimAhmed01 @.***> wrote:

Meri file to bn rhi hai main.js m lkin automatically code jo mn type kiya
hai main.ts m wo likha hua nh aarha,what is the reason behind this


Reply to this email directly, view it on GitHub
#20 (comment),
or unsubscribe
https://github.com/notifications/unsubscribe-auth/BGE6YSLNWBUA2YFRESB6TILYWCQKZAVCNFSM6AAAAABDP2UIHCVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNZTGQZTQMJUGU
.
You are receiving this because you are subscribed to this thread.Message
ID: @.***>

Nh aarha mn extension wagaira sb download kr kiya hai according to video
Lkin phir bhi khuch nh horha
Sb theek chl rha hai lkin jb js ki file create hoti haina tb meri jo file hai create to ho rhi hai lkin usmy jo text likha hua aata hai automatically wo nh likha hua aarha

@SarimAhmed01 u need to save your your .ts file first with ctrl+s then compile this file with 'tsc' i hope it will help you!