You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using ctrl+shift+Q or right-clicking and selecting Open in Browser , atom reports the following error.
Error: Exited with code 1
at ChildProcess.<anonymous> (C:\Users\name\.atom\packages\open-in-browser\node_modules\opn\index.js:83:13)
at Object.onceWrapper (events.js:293:19)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:194:7)
at maybeClose (internal/child_process.js:899:16)
at Socket.<anonymous> (internal/child_process.js:342:11)
at emitOne (events.js:96:13)
at Socket.emit (events.js:191:7)
at Pipe._handle.close [as _onclose] (net.js:510:12)
Have checked that the file opens in my default browser - Chrome.
Also tried closing and reopening atom.
Also tried disabling all other community packages and restarting atom.
Windows 10
atom 1.25.0 x64
open-in-browser 0.5.2
Chrome Version 65.0.3325.181 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered:
When using
ctrl
+shift
+Q
or right-clicking and selectingOpen in Browser
, atom reports the following error.Have checked that the file opens in my default browser - Chrome.
Also tried closing and reopening atom.
Also tried disabling all other community packages and restarting atom.
Windows 10
atom 1.25.0 x64
open-in-browser 0.5.2
Chrome Version 65.0.3325.181 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered: