help icon indicating copy to clipboard operation
help copied to clipboard

Cant open local host from VS Code

Open Solodolofolobolo opened this issue 3 years ago • 2 comments

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.

Solodolofolobolo avatar Jun 21 '22 23:06 Solodolofolobolo

have you tried using nodemon?

gabrielefigenio avatar Jun 26 '22 19:06 gabrielefigenio

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. 😊

Solodolofolobolo avatar Jun 27 '22 02:06 Solodolofolobolo

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.

github-actions[bot] avatar Feb 02 '24 01:02 github-actions[bot]

Closing after no activity on this issue for 12 months.

github-actions[bot] avatar Mar 03 '24 01:03 github-actions[bot]