Skip to content

1.7.0 could not start with --debug / -debug argument #9434

@KagamiChan

Description

@KagamiChan
  • Electron version: 1.7.0
  • Operating system: macOS

Expected behavior

Electron works with --debug or -debug argument

Actual behavior

Electron won't run with arguments above.

How to reproduce

I've tried the standalone .app and the npm modules:

  • for standalone .app it shows an error and returns a non-zero
    (with "IOVARendererID property not found" the welcome window appears and I've manually close it)
    image

  • for npm module it just won't start and no error returns
    image

I can confirm the --debug works with previous versions including 1.6.9 beta

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions