Skip to content

Conversation

marvinhagemeister
Copy link
Collaborator

#3524 unfortunately introduced a regression in the init script which breaks it. This was caused by two independent problems:

  1. Only files reachable in the module graph are published, meaning the templates itself weren't published to JSR
  2. When publishing to JSR all specifiers become https:// internally which breaks doing path operations like path.resolve(), path.relative() and all others. This is something that cannot be tested locally in advance

Addressing these is going to require a bit of work. The quickest way to get init working again is to revert it.

@marvinhagemeister marvinhagemeister merged commit 41fba50 into main Oct 6, 2025
15 of 16 checks passed
@marvinhagemeister marvinhagemeister deleted the revert-init-template branch October 6, 2025 15:48
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.

1 participant