Skip to content

fix: use pnpm publish to resolve catalogs#4

Merged
onmax merged 1 commit intomainfrom
fix/catalog-publish
Mar 22, 2026
Merged

fix: use pnpm publish to resolve catalogs#4
onmax merged 1 commit intomainfrom
fix/catalog-publish

Conversation

@onmax
Copy link
Copy Markdown
Owner

@onmax onmax commented Mar 22, 2026

Closes #3

npm publish doesn't resolve catalog: protocol entries in package.json. Switching to pnpm publish fixes this since pnpm replaces catalog references with real versions at publish time.

Verified locally via pnpm pack — all three catalog deps (automd, mlly, unagent) resolve correctly.

@vercel
Copy link
Copy Markdown

vercel bot commented Mar 22, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
nuxt-skill-hub Ready Ready Preview, Comment Mar 22, 2026 2:03pm

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Mar 22, 2026

Open in StackBlitz

npm i https://pkg.pr.new/nuxt-skill-hub@4

commit: 0e779ab

@onmax onmax force-pushed the fix/catalog-publish branch from 51929d9 to 0e779ab Compare March 22, 2026 13:04
@onmax onmax merged commit 13c99c1 into main Mar 22, 2026
5 checks passed
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.

Unable to install package because of catalog:runtime entries in package.json

1 participant