question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

macOS, Window not appear

See original GitHub issue

os: Darwin, macOS 10.13.5 node: v10.1.0 npm: 6.0.1

After npm i, npm run dev, No window appear.

Tried install use ‘cnpm i’ No help.

Found two error in log during npm run dev:

┏ Electron -------------------

An error occured when we load module [versions]. TypeError: Cannot read property ‘release’ of undefined at Store.update (/Users/simon3000/GitHub/ILauncher/dist/electron/main.js:17416:56) at wrappedMutationHandler (/Users/simon3000/GitHub/ILauncher/node_modules/vuex/dist/vuex.common.js:699:13) at commitIterator (/Users/simon3000/GitHub/ILauncher/node_modules/vuex/dist/vuex.common.js:391:7) at Array.forEach (<anonymous>) at /Users/simon3000/GitHub/ILauncher/node_modules/vuex/dist/vuex.common.js:390:11 at Store._withCommit (/Users/simon3000/GitHub/ILauncher/node_modules/vuex/dist/vuex.common.js:497:3) at Store.commit (/Users/simon3000/GitHub/ILauncher/node_modules/vuex/dist/vuex.common.js:389:8) at Store.boundCommit [as commit] (/Users/simon3000/GitHub/ILauncher/node_modules/vuex/dist/vuex.common.js:337:19) at Object.local.commit (/Users/simon3000/GitHub/ILauncher/node_modules/vuex/dist/vuex.common.js:653:13) at Store._callee2$ (/Users/simon3000/GitHub/ILauncher/dist/electron/main.js:17450:41) Error: UUID cannot be undefined at Store.fetch (/Users/simon3000/GitHub/ILauncher/dist/electron/main.js:17298:30) at Array.wrappedActionHandler (/Users/simon3000/GitHub/ILauncher/node_modules/vuex/dist/vuex.common.js:706:23) at Store.dispatch (/Users/simon3000/GitHub/ILauncher/node_modules/vuex/dist/vuex.common.js:428:15) at Store.boundDispatch [as dispatch] (/Users/simon3000/GitHub/ILauncher/node_modules/vuex/dist/vuex.common.js:334:21) at Object.local.dispatch (/Users/simon3000/GitHub/ILauncher/node_modules/vuex/dist/vuex.common.js:636:20) at Store._callee4$ (/Users/simon3000/GitHub/ILauncher/dist/electron/main.js:16861:48) at tryCatch (/Users/simon3000/GitHub/ILauncher/dist/electron/main.js:8982:40) at Generator.invoke [as _invoke] (/Users/simon3000/GitHub/ILauncher/dist/electron/main.js:9216:22) at Generator.prototype.(anonymous function) [as next] (/Users/simon3000/GitHub/ILauncher/dist/electron/main.js:9034:21) at step (/Users/simon3000/GitHub/ILauncher/dist/electron/main.js:115:30)

┗ ----------------------------

┏ Electron -------------------

{ error: ‘UnauthorizedOperationException’, errorMessage: ‘User not authenticated’ }

┗ ----------------------------

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:7

github_iconTop GitHub Comments

1reaction
ci010commented, May 25, 2018

emmmm interesting

0reactions
ci010commented, Jun 27, 2019

You can try new version if you have time.

Read more comments on GitHub >

github_iconTop Results From Across the Web

macos - Window out of visible workspace range / unreachable
Open file that is not visible. Go to menu Window-->Zoom Window, which then brings that file up front and center.
Read more >
How can I find an OSX application that is running but whose ...
Select application by moving cursor to pop-up application list OR by hitting F3 & then clicking on it where it appears from its...
Read more >
See open windows and spaces in Mission Control on Mac
Show all open windows grouped by app: In Desktop & Dock settings, turn on “Group windows by application” below Mission Control. Then press...
Read more >
How to Find a Window That Is Off Screen on a Chromebook ...
From the “Apple” menu, select “System Preferences…” then “Displays.” · Under “Resolution,” make sure “Scaled” is selected. · To force the window ......
Read more >
How to Move a Window That Is Off-Screen - Lifewire
Center the Window to Make It Visible · If the off-screen app or program isn't actively selected, click its icon on the Dock....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found