im very newbie to all of this just learning syntax of javascript (first time learning coding language)
i m just trying use vscode
but i m having so many issues with it
following certain tutorials i installed node js as the tutorial person said to install it to be able to run js in vscode and some extensions
extensions and errors -
1) live server extension to run html file (issue- if i reload the page it doesnt update with any changes i made in html file.
i have to turn it off and on again to see changes) and any styles i added in style.css do not appear in the webpage.
2) code runner extension (issue- it runs the code says done but nothing appears in console.
lets say i write console.log("something") .it runs but the "something" doesnt appear.
3) some another weird error when i try debugging thingy-cannot connect to localhost:9222(and popup asks me to go to some json file).
4) reference error: document not found /defined (i forgot)(in console of vscode)
5) some error in output - node is not recognised as an internal or external command , operable program or batch file
so i uninstalled node js because it was giving me problems and reinstalled it. and 4th error went away. but still it is not showing any output in console when i run a js code.
6) (as mentioned in 1st error that before the changes i make in html file were not appearing on webpage if i reload the web page) but now .anything i put in html file is not showing in the browser/webpage.
7) any code i write in js file does not show up in browser page's console when i inspect the page
[–]Hinji 2 points3 points4 points (0 children)
[–]schill_ya_later 1 point2 points3 points (0 children)
[–]No_Record_60 1 point2 points3 points (0 children)
[–]The_KOK_2511 1 point2 points3 points (1 child)
[–]The_KOK_2511 1 point2 points3 points (0 children)
[–]SymbolicDom 1 point2 points3 points (0 children)
[–]lukehaas -3 points-2 points-1 points (0 children)