-
Notifications
You must be signed in to change notification settings - Fork 12.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
console showing error #1244
Comments
How are you linking your .js file to your html? A photo of the specific issue would be helpful! |
This issue has not seen any action for a while! Closing for now, but it can be reopened at a later date. |
You can't write js to html! JSX file `jsx </> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Describe the bug
Chrome is not live updating every time code is written in vs.code. writing code on a file using ".js" is not appearing or executing whereas files using ".html" are updating only after closing and reloading
To Reproduce
Steps to reproduce the behaviour:
.js
'Expected behavior
The console should simply show "Hello world"
Desktop (please complete the following information):
Additional context
I have just started learning coding and have no clue what I am doing or even know how to use GitHub at all so i hope this reaches someone who can help. sorry for uploading this request somewhere wrong.
The text was updated successfully, but these errors were encountered: