Skip to content

"type": "module" in package.json causes GetVSyncParametersIfAvailable errors which prevents tests to run successfully #69

@Apollo3zehn

Description

@Apollo3zehn

When I set "type": "module", in package.json I am unable to run tests because of the following error right after launching the VSCode extension test instance:

[19028:0729/235118.503632:ERROR:gl_surface_presentation_helper.cc(260)] GetVSyncParametersIfAvailable() failed for 1 times!

As soon as I remove the line, the tests run fine. But I need it because of some dependencies which I don't know how to import otherwise.

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