Vscode-live-server: Cant open tab in chrome with live server

Created on 9 May 2018  路  7Comments  路  Source: ritwickdey/vscode-live-server

Hi! I'm new at coding, been using vscode with live server extension and i had no issue, the problem starts when i installed it in a different computer.
Every time i tried to open with live server there is a message "http://127.0.0.1:5500/index.html application not found"
I have already tried uninstalling both live server and vscode, also every other suggestion that i could find here.
I cant either use chrome console with js using script command (console.log)
Thank you in advance!

need feedback question

Most helpful comment

set the settings "liveServer.settings.CustomBrowser":"chrome"

All 7 comments

"http://127.0.0.1:5500/index.html application not found"

--- where you're getting this issue? Please share a screenshot

@Missangay are you sure that getting this?

"http://127.0.0.1:5500/index.html application not found"
If you lunch server and unfortunately it isn't open on the browser and you trying to get index.html and if it isn't in the application then you can get Cannot GET /index.html

visual github

Also console is not giving me back commands that i send
chrome github

set the settings "liveServer.settings.CustomBrowser":"chrome"

@Missangay Is this issue solved?

Closing this issue due to no feedback.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

ghost picture ghost  路  6Comments

Zerotask picture Zerotask  路  4Comments

iAdesanyaDaniel picture iAdesanyaDaniel  路  3Comments

sfn101 picture sfn101  路  8Comments

abhiinos111abhi picture abhiinos111abhi  路  5Comments