Home > database >  how can i run my html file with live server in chrome browser
how can i run my html file with live server in chrome browser

Time:02-04

so I want to open html file with live server extension but in chrome browser , I don't know why but it's always open in edge browser

CodePudding user response:

This is probably caused by the fact that Edge may be set as your default browser. Go to your Settings app, search "Default Browser" and modify your OS' default browser that way.

  •  Tags:  
  • Related