Skip to content
This repository was archived by the owner on Mar 7, 2018. It is now read-only.
This repository was archived by the owner on Mar 7, 2018. It is now read-only.

Crashes on startup since PR #67 #73

Description

@lloeki

without a state.json:

Uncaught Exception:
TypeError: Error processing argument -1.
    at TypeError (native)
    at Object.defineProperty.set (/Users/lloeki/Workspace/projects/matterfront/node_modules/electron-prebuilt/dist/Electron.app/Contents/Resources/atom.asar/browser/api/lib/web-contents.js:98:24)
    at EventEmitter.<anonymous> (/Users/lloeki/Workspace/projects/matterfront/src/teams.js:8:23)
    at emitOne (events.js:77:13)
    at EventEmitter.emit (events.js:169:7)
    at EventEmitter.<anonymous> (/Users/lloeki/Workspace/projects/matterfront/node_modules/electron-prebuilt/dist/Electron.app/Contents/Resources/atom.asar/browser/api/lib/web-contents.js:101:27)
    at emitTwo (events.js:87:13)
    at EventEmitter.emit (events.js:172:7)

with a state.json:

Uncaught TypeError: Cannot read property 'substr' of undefined

This looks like what @H3Chief got there and apparently the fixes don't fix it. Cleaning node_modules has no effect.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions