help
help copied to clipboard
Cant open local host from VS Code
Details
Every time i try to open local host on my browser (I have windows 10) It won't open on local host 3000. No matter what I try. It's very frustrating.
Node.js version
v16.15.1
Example code
This is from my index.js file
import React from 'react';
import ReactDOM from 'react-dom';
import './index.css';
ReactDOM.render(
React.createElement("h1", null, "Heyyyyy Everyone!"),
document.getElementById('root')
);
Operating system
windows 10
Scope
not sure
Module and version
Not applicable.
have you tried using nodemon?
No what’s that?
On Sun, Jun 26, 2022 at 3:53 PM Gabriel @.***> wrote:
have you tried using nodemon?
— Reply to this email directly, view it on GitHub https://github.com/nodejs/help/issues/3906#issuecomment-1166628897, or unsubscribe https://github.com/notifications/unsubscribe-auth/AZKZUZWUK5XAKZCI3EV2FM3VRCYM7ANCNFSM5ZOHODXA . You are receiving this because you authored the thread.Message ID: @.***>
--
Julian Solorzano
M: 318-230-0762
Have a great day. 😊
There has been no activity on this issue for 11 months. The help repository works best when sustained engagement moves conversation forward. The issue will be closed in 1 month. If you are still experiencing this issue on the latest supported versions of Node.js, please leave a comment.
Closing after no activity on this issue for 12 months.