Skip to content
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

Not listening on this port #175

Open
maverick-io opened this issue May 8, 2020 · 0 comments
Open

Not listening on this port #175

maverick-io opened this issue May 8, 2020 · 0 comments

Comments

@maverick-io
Copy link

Did not detect a bs-config.json or bs-config.js override file. Using lite-server defaults...
** browser-sync config **
{
injectChanges: false,
files: [ './**/*.{html,htm,css,js}' ],
watchOptions: { ignored: 'node_modules' },
server: { baseDir: './', middleware: [ [Function], [Function] ] }
}
[Browsersync] Access URLs:
Local: http://localhost:3000
External: http://192.168.56.1:3000
UI: http://localhost:3001
UI External: http://localhost:3001
[Browsersync] Serving files from: ./
[Browsersync] Watching files...
20.05.08 05:26:20 200 GET /index.html
20.05.08 05:26:25 200 GET /index.html
20.05.08 05:26:30 200 GET /index.html
20.05.08 05:26:36 200 GET /index.html
20.05.08 05:26:41 200 GET /index.html
20.05.08 05:26:46 200 GET /index.html

its watching the files but doesn't show anything on localhost:3000

(web not available)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant