Skip to content

ASDF fixes to make local build work #145

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

Merged
merged 1 commit into from
Jun 4, 2025

Conversation

palfrey
Copy link
Contributor

@palfrey palfrey commented Jun 4, 2025

ASDF doesn't default install things unless you have explicitly installed the plugins, and a couple of extra things (pnpm, nodejs) are ASDF compatible but weren't setup for it.

@CLAassistant
Copy link

CLAassistant commented Jun 4, 2025

CLA assistant check
All committers have signed the CLA.

@@ -1447,5 +1447,5 @@ packages:
resolution: {directory: ../deps/phoenix_live_view, type: directory}
name: phoenix_live_view
dependencies:
morphdom: 2.7.4
morphdom: 2.7.5
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Not quite sure why pnpm decided to upgrade this. Purely came out of a mix assets.build

@zcesur
Copy link
Member

zcesur commented Jun 4, 2025

good to know, thank you!

@zcesur zcesur merged commit 4b0e906 into algora-io:main Jun 4, 2025
2 checks passed
@palfrey palfrey deleted the local-build-fixes branch June 5, 2025 07:04
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.

3 participants