Skip to content

Fix npm package directory resolution#323

Merged
jgoppert merged 1 commit into
mainfrom
fix/npm-pack-directory
Jul 15, 2026
Merged

Fix npm package directory resolution#323
jgoppert merged 1 commit into
mainfrom
fix/npm-pack-directory

Conversation

@jgoppert

Copy link
Copy Markdown
Member

Summary

Pass an absolute local package directory to npm pack. npm 11 otherwise interprets dist/release-core as a GitHub shorthand and attempts an SSH fetch.

Validation

  • node --check packages/rumoca/build.mjs
  • packed the existing dist/dev-core package to a temporary directory with npm 11.8.0
  • git diff --check

Signed-off-by: James Goppert <james.goppert@gmail.com>
@jgoppert
jgoppert merged commit 39d87cd into main Jul 15, 2026
14 of 38 checks passed
@jgoppert
jgoppert deleted the fix/npm-pack-directory branch July 15, 2026 19:27
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