blazeu / atom-browsersync

An Atom package to start Browsersync from the editor
MIT License
6 stars 0 forks source link

Uncaught SyntaxError: Invalid or unexpected token #3

Open sudondie opened 5 years ago

sudondie commented 5 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.33.1 x64 Electron: 2.0.16 OS: Unknown Windows version Thrown From: atom-browsersync package 0.2.0

Stack Trace

Uncaught SyntaxError: Invalid or unexpected token

At C:\Users\Sudondie\AppData\Local\atom\app-1.33.1\resources\app\static\<embedded>:11

SyntaxError: Invalid or unexpected token
    at Module.get_Module._compile (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:146461)
    at Object.value [as .js] (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:150231)
    at Module.load (module.js:561:32)
    at tryModuleLoad (module.js:504:12)
    at Function.Module._load (module.js:496:3)
    at Module.require (/app.asar/static/index.js:47:45)
    at require (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:145974)
    at /packages/atom-browsersync/node_modules/browser-sync/dist/utils.js:7:16)
    at /packages/atom-browsersync/node_modules/browser-sync/dist/utils.js:311:3)
    at Module.get_Module._compile (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:146684)
    at Object.value [as .js] (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:150231)
    at Module.load (module.js:561:32)
    at tryModuleLoad (module.js:504:12)
    at Function.Module._load (module.js:496:3)
    at Module.require (/app.asar/static/index.js:47:45)
    at require (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:145974)
    at /packages/atom-browsersync/node_modules/browser-sync/dist/snippet.js:7:13)
    at /packages/atom-browsersync/node_modules/browser-sync/dist/snippet.js:94:3)
    at Module.get_Module._compile (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:146684)
    at Object.value [as .js] (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:150231)
    at Module.load (module.js:561:32)
    at tryModuleLoad (module.js:504:12)
    at Function.Module._load (module.js:496:3)
    at Module.require (/app.asar/static/index.js:47:45)
    at require (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:145974)
    at /packages/atom-browsersync/node_modules/browser-sync/dist/hooks.js:4:20)
    at /packages/atom-browsersync/node_modules/browser-sync/dist/hooks.js:85:3)
    at Module.get_Module._compile (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:146684)
    at Object.value [as .js] (~/AppData/Local/atom/app-1.33.1/resources/app/static/<embedded>:11:150231)
    at Module.load (module.js:561:32)

Commands

     -0:32.6.0 atom-browsersync:open-in-browser (input.hidden-input)

Non-Core Packages

atom-browsersync 0.2.0 
atom-material-ui 2.1.3 
emmet 2.4.3