BrowserSync / browser-sync

Keep multiple browsers & devices in sync when building websites. https://browsersync.io
https://discord.gg/2d2xUThp
Apache License 2.0
12.14k stars 754 forks source link

unable to install and use browsersync #1902

Open eternalgil opened 2 years ago

eternalgil commented 2 years ago

Cannot get Browser Sync to work.

I've included a Screenshot after running the command "browser-sync --version"

I hope someone can walk me through this problem. Thank you

D5581B5B-27D1-434C-89DF-FADC3E51368D_1_105_c

Issue details

Please provide issue details here.

Steps to reproduce/test case

Please provide necessary steps for reproduction of this issue, or better the reduced test case (without any external dependencies).

Please specify which version of Browsersync, node and npm you're running

Affected platforms

Browsersync use-case

If CLI, please paste the entire command below

{cli command here}

for all other use-cases, (gulp, grunt etc), please show us exactly how you're using Browsersync

{Browsersync init code here}

ouweiya commented 2 years ago

Try to install locally and run with npx.

npm i browser-sync -D
npx browser-sync ./build -w