I am having a horrible time getting browser sync to work!
I am a newbee at coding and just heard great things about Sublime Text 3 and thought I would just buy it to save myself time. Unfortunately, the feature that first attracted me to it is not functioning. Any help with this issue would be appreciated. I have changed my computers default browser three different times to see if that was the issue and it did not work. I am not sure how to change the default browser on Sublime if that is the issue.
Thanks
Browser Sync
We would love to help. Mind describing what isn’t working ? Can you open the console and see if there are any errors.
I looked into the console and there were no errors this time, but before i set the settings back to default(the way it was at first installation) there were error messages(this is why I set it back to default). now there is just a lot of “reloading plug-in” lines there and one of them has to do w the “Browser Sync”.
Is there a way to change the default browser to align correctly w the browser I am using?
I have searched online and it seems everyone has something different to say about it. you for any help you can assist me with.
Thank
Actually, when I tried to run the browser sync this error message showed in the console:
Error: watch EPERM
at exports._errnoException (util.js:746:11)
at FSWatcher.start (fs.js:1172:11)
at Object.fs.watch (fs.js:1198:11)
at createFsWatchInstance (C:\Users\homel\AppData\Roaming\Sublime Text 3\Packages\Browser Sync\node_modules\browser-sync\node_modules\chokidar\lib\nodefs-handler.js:37:15)
at setFsWatchListener (C:\Users\homel\AppData\Roaming\Sublime Text 3\Packages\Browser Sync\node_modules\browser-sync\node_modules\chokidar\lib\nodefs-handler.js:80:15)
at EventEmitter.NodeFsHandler._watchWithNodeFs (C:\Users\homel\AppData\Roaming\Sublime Text 3\Packages\Browser Sync\node_modules\browser-sync\node_modules\chokidar\lib\nodefs-handler.js:228:14)
at EventEmitter.NodeFsHandler._handleDir (C:\Users\homel\AppData\Roaming\Sublime Text 3\Packages\Browser Sync\node_modules\browser-sync\node_modules\chokidar\lib\nodefs-handler.js:403:23)
at EventEmitter. (C:\Users\homel\AppData\Roaming\Sublime Text 3\Packages\Browser Sync\node_modules\browser-sync\node_modules\chokidar\lib\nodefs-handler.js:450:19)
at EventEmitter. (C:\Users\homel\AppData\Roaming\Sublime Text 3\Packages\Browser Sync\node_modules\browser-sync\node_modules\chokidar\lib\nodefs-handler.js:455:16)
at FSReqWrap.oncomplete (fs.js:95:15)