Skip to content

Handle babel transpilation errors #1664

@Nirajn2311

Description

@Nirajn2311

Code -

throw Exception('Babel transpilation failed: ${babelRes?.error}');

We need to handle this error by showing it to the user and put it in the console tab just like in the website. For now we're throwing it but the user is not aware that their code is incorrect.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions