Skip to content

packageManager option as documented in README is an upcoming feature #1055

@abeforgit

Description

@abeforgit

I was trying to use this in a pnpm project, and I was baffled as to why ember-try kept using npm for installing dependencies despite me having set packageManager: 'pnpm' in my config

After much headscratching I went to look at https://github.com/universal-ember/reactiveweb/blob/main/tests/test-app/config/ember-try.js and saw that the option was actually called usePnpm: true?

Is this intended and just a documentation mishap? Or am I missing something?

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