Skip to content

Repo structure fixes old Node versions for older Ember versions #35

Description

@piemonkey

We have an addon which is on Ember 5.12 for now. I wanted to update the build process to use pnpm v11, and I am unable to as the build relies on danlynn/ember-cli:5.12.0-node_22.9 pnpm only supports v22.13. It seems this is due to a bug that only occurred on Node <22.13.

I intended to open a PR to update the node version used here, but since the repo uses commit history to hold previous versions, it's unclear how I could do this without either creating a dangling branch from the 5.12.0-node_22.9 version or rebasing then needing to create new tags for all the following ember versions.

Is there a way to do this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions