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

Uncaught ReferenceError: browser is not defined #35 #41

Open
a4aleem opened this issue Sep 23, 2017 · 15 comments
Open

Uncaught ReferenceError: browser is not defined #35 #41

a4aleem opened this issue Sep 23, 2017 · 15 comments

Comments

@a4aleem
Copy link

a4aleem commented Sep 23, 2017

ReferenceError: browser is not defined
at ToolbarView.module.exports.ToolbarView.initialize (file:///C:/Users/Aleem Siddiqui/.atom/packages/atom-webbrowser/lib/toolbar-view.coffee:33:36)
at ToolbarView.View [as constructor] (C:\Users\Aleem Siddiqui.atom\packages\atom-webbrowser\node_modules\space-pen\lib\space-pen.js:184:25)
at new ToolbarView (file:///C:/Users/Aleem Siddiqui/.atom/packages/atom-webbrowser/lib/toolbar-view.coffee:8:7)
at new Toolbar (file:///C:/Users/Aleem Siddiqui/.atom/packages/atom-webbrowser/lib/toolbar.coffee:10:24)
at HTMLElement.atom.commands.add.web-browser:newtab (file:///C:/Users/Aleem Siddiqui/.atom/packages/atom-webbrowser/lib/web-browser.coffee:46:25)
at CommandRegistry.handleCommandEvent (C:\Users\Aleem Siddiqui\AppData\Local\atom\app-1.21.0-beta1\resources\app\src\command-registry.js:381:36)
at CommandRegistry.dispatch (C:\Users\Aleem Siddiqui\AppData\Local\atom\app-1.21.0-beta1\resources\app\src\command-registry.js:266:23)
at AtomEnvironment.module.exports.AtomEnvironment.dispatchApplicationMenuCommand (C:\Users\Aleem Siddiqui\AppData\Local\atom\app-1.21.0-beta1\resources\app\src\atom-environment.js:1348:34)
at EventEmitter.outerCallback (C:\Users\Aleem Siddiqui\AppData\Local\atom\app-1.21.0-beta1\resources\app\src\application-delegate.js:335:31)
at emitThree (events.js:116:13)
at EventEmitter.emit (events.js:194:7)

@a4aleem
Copy link
Author

a4aleem commented Sep 23, 2017

how do i resolve this ?

@Centre-for-DevOps
Copy link

Would be great if we knew how

@vnsriniv
Copy link

Has anybody found a solution to this problem?

@robinhood-me
Copy link

I am also having this problem.

Uncaught ReferenceError: browser is not defined
/Users/robinhood/.atom/packages/atom-webbrowser/lib/toolbar-view.coffee:33
Show Stack Trace
The error was thrown from the atom-webbrowser package. This issue has already been reported.

@aarauf
Copy link

aarauf commented Jan 10, 2018

changed browser to @browser... more issues to follow.

@anoe
Copy link

anoe commented Feb 16, 2018

Bump! Me too.

@jeremiahsherrill
Copy link

Any answers on this yet?

@filippo-orru
Copy link

Having this problem as well.

@SihasJ
Copy link

SihasJ commented Mar 17, 2018

Changing "browser" to "@browser" worked.
HTML file still won't load though.
Please release an update!

@imnotashrimp
Copy link

+1

2 similar comments
@yossibokorbleile
Copy link

+1

@mrhubbs
Copy link

mrhubbs commented May 20, 2019

+1

@vivi90
Copy link

vivi90 commented May 3, 2020

+1
But there are a lot of other issues.
So can't still use it.

@vivi90
Copy link

vivi90 commented May 3, 2020

@gstack Hi, love the concept of this package but can't use it, because of too much issues.
So want to take it over for updating and fixing, if you like.
Otherwise i will create a fork.

@pawansaxena108
Copy link

Facing issue

ReferenceError: browser is not defined
at ToolbarView.module.exports.ToolbarView.initialize (file:///C:/Users/pawan/.atom/packages/atom-webbrowser/lib/toolbar-view.coffee:33:36)
at ToolbarView.View [as constructor] (C:\Users\pawan.atom\packages\atom-webbrowser\node_modules\space-pen\lib\space-pen.js:184:25)
at new ToolbarView (file:///C:/Users/pawan/.atom/packages/atom-webbrowser/lib/toolbar-view.coffee:8:7)
at new Toolbar (file:///C:/Users/pawan/.atom/packages/atom-webbrowser/lib/toolbar.coffee:10:20)
at HTMLElement.atom.commands.add.web-browser:toggle (file:///C:/Users/pawan/.atom/packages/atom-webbrowser/lib/web-browser.coffee:34:21)
at CommandRegistry.handleCommandEvent (C:\Users\pawan\AppData\Local\atom\app-1.50.0\resources\app\static<embedded>:11:349780)
at CommandRegistry.dispatch (C:\Users\pawan\AppData\Local\atom\app-1.50.0\resources\app\static<embedded>:11:348255)
at AtomEnvironment.dispatchApplicationMenu

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