Answer the question
In order to leave comments, you need to log in
BrowserSync not installing console?
1.I installed NodeJS and BrowserSync 2.Then
I copied and pasted the command:
nmp install -g browser sync
3.Wrote the command:
browser-sync --version
BUT it
fails me Why doesn't it work?
Answer the question
In order to leave comments, you need to log in
Take a close look at your team:nmp install -g browser sync
nmp install -g browser sync
npm install -g browser-sync
ELYOR KURBANOV , HYPHEN lost in the setup command. As a result, two other packages were installed - browser and sync. Or rather, they were trying to establish themselves. But you don't even pay attention to the red ERR marks during installation.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question