Skip to content
This repository has been archived by the owner on Aug 6, 2024. It is now read-only.

added --use-npm flag #290

Closed
wants to merge 1 commit into from
Closed

added --use-npm flag #290

wants to merge 1 commit into from

Conversation

schoening
Copy link

I have added a --use-npm flag that skips the yarn install attempt when running npx create-keystone-app

I tried to get rid of duplication and refactored it into their own functions. Please feel free to give me feedback if this structure is not to your liking!

@changeset-bot
Copy link

changeset-bot bot commented Feb 11, 2022

⚠️ No Changeset found

Latest commit: 96e6af1

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@dcousens
Copy link
Member

dcousens commented Mar 9, 2022

Thanks @schoening , but I think will reject this in favour of what is being discussed in #214 (removing the package manager specific parts)

@dcousens dcousens closed this Mar 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants