Skip to content

Offer log file if Flutter fails to initialize #2958

@DanTup

Description

@DanTup

We show an error here, but no offer of a log file (and the Open Extension Log won't work as the extension has not initialised properly). It should be easier to track down what's happened.

logger.error(`Failed to initialize Flutter: Process exited with code ${code}.`);
window.showErrorMessage(`Failed to initialize Flutter: Process exited with code ${code}.`);
reject();

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions