ritwickdey / vscode-live-server-plus-plus

VsCode Live Server++ : It's Truly Live 😊 (BETA) -- [NOT RELEASED YET]
MIT License
510 stars 317 forks source link

How can i install it #18

Open Magnificia opened 2 years ago

Magnificia commented 2 years ago

Hello i already saw the another person asking for it and nathanchu gave a answer for it but i didn't really understand it can anybody please help how i can install it?

shivam123-dev commented 2 years ago

Sorry my comment is a bit late, but you have to install this from source by following the steps. Step 1: Firstly look for .vscode folder, which is usually present in your home folder (/Users/username/.vscode), in place of username write the username of your computer. Step 2: In the .vscode folder open the command prompt and write git clone https://github.com/ritwickdey/vscode-live-server-plus-plus.git which clones the repository. Step 3: A folder will appear just rename it to ritwickdey.vscode-live-server-plus-plus-0.0.1. and close the command prompt window. Step 4: Go into that folder and again open command prompt and write the command npm install. After that, write npm run compile, and then open visual studio code. (PS. Do write the commands npm install and npm run compile only when you have npm installed in your computer) Hope that helps! @DeatHqR

Magnificia commented 2 years ago

Man i don't know how much times i can thank to you you explained it so much understandable and nice THANK YOU VERY MUCH i hope you have a nice day further <3 @shivam123-dev

Magnificia commented 2 years ago

Maybe some other friends are gonna need help :) they can ask it here

Tibo1310 commented 2 years ago

image

Hi, sorry but do you know if that is the good .vscodefolder ? If so, where's the command prompt ? Thank you

Magnificia commented 2 years ago

image

Hi, sorry but do you know if that is the good .vscodefolder ? If so, where's the command prompt ? Thank you

Hello no this is not the right folder. if you want i can help you out on Discord! just add me Emree#0003

the folder should be like .vscode/extensions yardim

ghost commented 2 years ago

it says git is not recognized as an internal or external command, operable program or batch file lmao

shivam123-dev commented 2 years ago

it says git is not recognized as an internal or external command, operable program or batch file lmao

@LilMewo make sure that you have installed git correctly and added it to the path

allen7u commented 2 years ago

Sorry my comment is a bit late, but you have to install this from source by following the steps. Step 1: Firstly look for .vscode folder, which is usually present in your home folder (/Users/username/.vscode), in place of username write the username of your computer. Step 2: In the .vscode folder open the command prompt and write git clone https://github.com/ritwickdey/vscode-live-server-plus-plus.git which clones the repository. Step 3: A folder will appear just rename it to ritwickdey.vscode-live-server-plus-plus-0.0.1. and close the command prompt window. Step 4: Go into that folder and again open command prompt and write the command npm install. After that, write npm run compile, and then open visual studio code. (PS. Do write the commands npm install and npm run compile only when you have npm installed in your computer) Hope that helps! @DeatHqR

Maybe we should make it more clear that the repo (which is also the future extension) should be placed under C:\Users\YOUR_USER_NAME.vscode\extensions\

fredchien commented 1 year ago

How do I install in MacOs?

hellowky commented 1 year ago

Sorry my comment is a bit late, but you have to install this from source by following the steps. Step 1: Firstly look for .vscode folder, which is usually present in your home folder (/Users/username/.vscode), in place of username write the username of your computer. Step 2: In the .vscode folder open the command prompt and write git clone https://github.com/ritwickdey/vscode-live-server-plus-plus.git which clones the repository. Step 3: A folder will appear just rename it to ritwickdey.vscode-live-server-plus-plus-0.0.1. and close the command prompt window. Step 4: Go into that folder and again open command prompt and write the command npm install. After that, write npm run compile, and then open visual studio code. (PS. Do write the commands npm install and npm run compile only when you have npm installed in your computer) Hope that helps! @DeatHqR

what if it shows this?

Detected VS Code engine version: ^1.33.0 Error installing vscode.d.ts: Error: Request returned status code: 404 Details: <!DOCTYPE html>

Error
Cannot GET /api/releases/stable

npm ERR! code 1 npm ERR! path C:\Users\user1.vscode\extensions\ritwickdey.vscode-live-server-plus-plus-0.0.1 npm ERR! command failed npm ERR! command C:\Windows\system32\cmd.exe /d /s /c node ./node_modules/vscode/bin/install

npm ERR! A complete log of this run can be found in: npm ERR! C:\Users\user1\AppData\Local\npm-cache_logs\2022-10-29T04_17_13_517Z-debug-0.log

hellowky commented 1 year ago

bu

Sorry my comment is a bit late, but you have to install this from source by following the steps. Step 1: Firstly look for .vscode folder, which is usually present in your home folder (/Users/username/.vscode), in place of username write the username of your computer. Step 2: In the .vscode folder open the command prompt and write git clone https://github.com/ritwickdey/vscode-live-server-plus-plus.git which clones the repository. Step 3: A folder will appear just rename it to ritwickdey.vscode-live-server-plus-plus-0.0.1. and close the command prompt window. Step 4: Go into that folder and again open command prompt and write the command npm install. After that, write npm run compile, and then open visual studio code. (PS. Do write the commands npm install and npm run compile only when you have npm installed in your computer) Hope that helps! @DeatHqR

i was able to install it but i saw the go live++ button once but didn't saw it again when i reloaded visual studio, i checked runtime status its saying " not yet activated " and doesnt show the ****ms

Starry0Wolf commented 1 year ago

It appears like this has not been active for a while, so im sorry if im ruining something, but im on MacOS might anyone know how to install this?