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

fix: compatibility with yarn installs where package.json needs version #574

Merged
merged 1 commit into from
Nov 28, 2022

Conversation

erunion
Copy link
Member

@erunion erunion commented Nov 28, 2022

🚥 #560

🧰 Changes

This partially resolves an issue discovered in #560 where because we aren't adding a version property into the package.json file we create for installed APIs Yarn has issues handling it.

We still don't fully support Yarn with this fix but it's a step towards doing so.

@erunion erunion added bug Something isn't working area:core Issues related to `core`, which is the package that powers the SDKs at runtime labels Nov 28, 2022
@erunion erunion merged commit 0913923 into main Nov 28, 2022
@erunion erunion deleted the fix/yarn-compat branch November 28, 2022 04:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:core Issues related to `core`, which is the package that powers the SDKs at runtime bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant