8000 Update template names to avoid bun namespace collisions by zephraph · Pull Request #504 · sam-goodwin/alchemy · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Update template names to avoid bun namespace collisions #504

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 27, 2025

Conversation

zephraph
Copy link
Collaborator

I ran across this wild issue where typescript wasn't resolving. It persisted even after clearing node_modules. After listing out node_modules I noticed this

❯ ls -al node_modules/
...
lrwxrwxrwx@ - just-be 27 Jun 00:43 typescript -> ../alchemy/templates/typescript
...

Turns out some of the names in templates are generic enough to conflict with dependency names and bun just symlinks those packages over the original dependencies.

Copy link
pkg-pr-new bot commented Jun 27, 2025

Open in StackBlitz

npm i https://pkg.pr.new/sam-goodwin/alchemy@504

commit: 046a7da

Copy link
github-actions bot commented Jun 27, 2025

🧹 Website Preview Cleaned Up

The website preview for this PR has been cleaned up as the PR was closed.


🤖 Preview resources have been removed from Cloudflare.

@zephraph zephraph merged commit 7c375a1 into main Jun 27, 2025
5 checks passed
@zephraph zephraph deleted the fix-template-names branch June 27, 2025 05:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
372C
Development

Successfully merging this pull request may close these issues.

1 participant
0