Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Draft] Progress towards a single source of npm install #9789

Draft
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

gnclmorais
Copy link
Contributor

This draft shows some progress towards #6790. I was encouraged to open this PR as is and ping that issue in order to get more guidance and ideas of where we want to go with this.

In order to bring npm and yarn (and bower as a bonus) invocation into
a single place, I’m starting by extrating them from the place where
they are mostly used, `package-cache`. This will allow us to use this
module as the central point for functionalities related with abstracting
which package manager is running, focusing on the goal.
Reduce duplication by relying on the newly introduced file that
concentrates package manager differences.
@bertdeblock
Copy link
Contributor

@gnclmorais If you haven't already, you can always try to ping/ask in #dev-ember-cli on Discord for some guidance/feedback on this PR?

@kategengler
Copy link
Member

Is this still relevant?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants