Vscode-live-server: command 'extension.liveServer.goOnline' not found

Created on 12 Feb 2018  Â·  34Comments  Â·  Source: ritwickdey/vscode-live-server

Hello, I have a problem with opening live server. It worked perfectly month ago, but now when I try to do it I have a warn/error (if I use command palette) message:

command 'extension.liveServer.goOnline' not found

untitled

I have tried to uninstall/install it again, but it does nothing.

closed

Most helpful comment

I'm not sure, why it's happening!

This is same as #75

Work-around : C:\Users\Anna\.vscode\extensions\
and Delete the folder ritwickdey.liveserver-3.2.0

and install Live Server again.

All 34 comments

I'm not sure, why it's happening!

This is same as #75

Work-around : C:\Users\Anna\.vscode\extensions\
and Delete the folder ritwickdey.liveserver-3.2.0

and install Live Server again.

Finally worked, thanks a lot!

Seriously I don't know why it's happening.
It may an issue of vscode while upgrading extension.
I'm thinking to redeploy it.

Anyway, thanks for the report & the confirmation !

If you really like the extension, please drop a review in vscode marketplace.
https://marketplace.visualstudio.com/items?itemName=ritwickdey.LiveServer

I had the same problem, which was fixed by deleting the folder and reinstalling Live Server. Just for you know it.

Idk if this is an issue for other people since its been 2 month since this post, but the same issue happened to me today, but i followed your steps and reinstalled it and it works again.

I am having the same problem live server don't work it says to download github and downloaded it and it still don't work

Have you installed liveserver before? Can you give us some screenshots?

no i have not new at this just learning On Saturday, June 16, 2018, 5:42:35 PM PDT, Joydip Roy notifications@github.com wrote:

Have you installed liveserver before?

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or mute the thread.

I found small issue where if I open VScode and start new index.html file there is no Go Live shortcut and VScode has purple bottom border, and then if I go to open and open folder containing index.html file then i see VScode bottom border is blue and clicking on index.html then I have shortcut to live server in VScode bottom border. I wonder if previous issues above are same thing where the user is not in a folder and just on a standalone file ?

@NickFoden This is Strange. Can you provide some screenshot?

Sure here is if I open empty VSCode and start new index.html file and have saved it.

just file open

And then here is if I open parent folder of the index.html file. Now has live server shortcut and window is blue border.

with folder open

@rjoydip thanks for all your work. I love live server.

This is on:
VS Code 1.25.1 June 2018 Version
Windows 10 Pro
64 Bit Operating System, x64-based processor

But i believe same situation at home on 2017 MBP and up to date VSCode

@NickFoden thank you for the tutorial. @rjoydip I love this extension!

I'm not sure, why it's happening!

This is same as #75

Work-around : C:\Users\Anna\.vscode\extensions\
and Delete the folder ritwickdey.liveserver-3.2.0

and install Live Server again.

The same problem happend to me, but fortunately quickly solved by delete live server from folder and reinstall. Cheers !!!

Ive tried the ways offered earlier but it still doesnt work. Anybody could help me to fix the Live Server and make it work?

Guys hello, i have the same problem but i could not solve it.
When i press Open with live server below message appears "Open a folder or workspace... (File -> Open Folder)", I opened any html file there many times but nothing about live server works ,guys how can i solve this?please any help
Kind Regards

I'm not sure, why it's happening!
This is same as #75
Work-around : C:\Users\Anna\.vscode\extensions\
and Delete the folder ritwickdey.liveserver-3.2.0
and install Live Server again.

The same problem happend to me, but fortunately quickly solved by delete live server from folder and reinstall. Cheers !!!

Are you using Mac? if so where is that folder to delete and reinstall ?

I'm not sure, why it's happening!
This is same as #75
Work-around : C:\Users\Anna\.vscode\extensions\
and Delete the folder ritwickdey.liveserver-3.2.0
and install Live Server again.

The same problem happend to me, but fortunately quickly solved by delete live server from folder and reinstall. Cheers !!!

Are you using Mac? if so where is that folder to delete and reinstall ?

Hi, I use windows. Only thing I know and worked in my case is go to extension folder and delete it there, and install it again in VSC then. My route for extensions is Computer -> C: -> Users -> my name folder -> .vscode -> extensions and inside you should find extensions you've already installed in VSC and just delete one you have issue with and install again in VSC.

I use mac. Initially Go Live was not showing on the bottom of my VSCode. I right clicked on the html file and clicked Open with Live Server. It gave me an error the folder is not open in VSCode. I just had to open the folder in VS Code and navigate to the html file. When I clicked on Open with Live Server again, it worked.

Ive tried the ways offered earlier but it still doesnt work. Anybody could help me to fix the Live Server and make it work?

Ive found how to fix an issue. If you cant see the "Go Live" button you should open the folder your files in VS Code workplace, then it should work. Hope it would help

Happens to me on occasion and the "go live" button comes back intermittently. The new thing i did before this happened is that i opened live share and played with the terminal. I am brand new to learning JavaScript and I don't do much but very basic things, and I do not use any other extensions besides the live share and live server.

Server is started at 5500 but failed to open in Browser Preview. Got Browser Preview extension installed?

Hello. I'm new to this. I've read a lot of the other posts and implemented some of the advice...... I'm having a problem with live server. I've deleted the javaScript file, and uninstalled live server a couple of times, and started from scratch, but when I open the file in live server and right click. I don't get the option to "inspect." I only get 3 options:

  1. Reload page
  2. Save page as
  3. Print page

Am I doing anything wrong?

Please give me some advice. I've spent a lot of time trying to figure this out. I'd like to move forward.

I ran Go Live to display not found and tried to delete the plug-in folder and download it again, but it still failed. I used vscode insiders version 1.4.3. I hope it can be solved.

I'm not sure, why it's happening!

This is same as #75

Work-around : C:\Users\Anna\.vscode\extensions\
and Delete the folder ritwickdey.liveserver-3.2.0

and install Live Server again.

i am having same problem unable to find go live!

Command 'Live Server: Open with Live Server' resulted in an error (command 'extension.liveServer.goOnline' not found)
this is what its showing!

Sent from Yahoo Mail on Android

On Sat, Apr 25, 2020 at 5:21 PM, shivani9Hnotifications@github.com wrote:

Command 'Live Server: Open with Live Server' resulted in an error (command 'extension.liveServer.goOnline' not found)
this is what its showing!

—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub, or unsubscribe.try install liveserver sudo enter password

Had the same problem, reinstalling didn't help, however reloading my browser solved everything.

Hello, I have a problem with opening live server. It worked perfectly month ago, but now when I try to do it I have a warn/error (if I use command palette) message:

command 'extension.liveServer.goOnline' not found

untitled

I have tried to uninstall/install it again, but it does nothing.

Same issue here on linux (Manjaro).

In My Case It Goes Like - It Works finely on 1st install of VS Code then the after 2 days It Started Giving extension.liveServer.goOnline Error. Then I reinstalled VSCode and then It Worked Fine For one time and When after Sometime it Again Gave me Error... It Really Hurt.

And I also Tried #75 and #78 But It's Not Working. Please Help .. I have Some IMP stuffs to be Run

I use mac. Initially Go Live was not showing on the bottom of my VSCode. I right clicked on the html file and clicked Open with Live Server. It gave me an error the folder is not open in VSCode. I just had to open the folder in VS Code and navigate to the html file. When I clicked on Open with Live Server again, it worked.

Yes I'm using Windows and I did exactly like you told it and it worked. Turns out the folder containing the file has to be opened .

I'm not sure, why it's happening!

This is same as #75

Work-around : C:\Users\Anna\.vscode\extensions\
and Delete the folder ritwickdey.liveserver-3.2.0

and install Live Server again.

Thank you so much , its really working

live server doesn't working....having an issue #780

I use mac. Initially Go Live was not showing on the bottom of my VSCode. I right clicked on the html file and clicked Open with Live Server. It gave me an error the folder is not open in VSCode. I just had to open the folder in VS Code and navigate to the html file. When I clicked on Open with Live Server again, it worked.

Yes, I am macOS as well. Following your instruction, it is worked now. Thank you.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

tehsy97 picture tehsy97  Â·  6Comments

Stonerea656 picture Stonerea656  Â·  5Comments

kmdrGroch picture kmdrGroch  Â·  5Comments

Rakesh-webdeveloper picture Rakesh-webdeveloper  Â·  4Comments

Zerotask picture Zerotask  Â·  4Comments