Skip to content

Required node engine 12.20.0 #1795

Closed
Closed
@mtrezza

Description

@mtrezza

New Issue Checklist

Issue Description

Dashboard node engine version required upgrade to 12.20.0 because parse server is added as a dev dependency, pointing to the latest version.

The correct approach would be to point to a specific version of Parse Server that is compatible with the dashboard, instead of just pointing to the latest version. Pointing to the latest version is also a conceptual mistake, because the latest server may break functionality with dashboard. A clear compatibility matrix is needed that shows which dashboard is compatible with which server.

This will be easier on the new branches with release automation. For now, the workaround would be to remove parse server dependency altogether from dashboard, because there seem to be no tests?

Steps to reproduce

n/a

Actual Outcome

n/a

Expected Outcome

n/a

Environment

n/a

Logs

n/a

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