Skip to content

Fix just conformance on a fresh checkout - #7

Merged
Mearman merged 1 commit into
mainfrom
fix/conformance-npm-install
Sep 10, 2026
Merged

Fix just conformance on a fresh checkout#7
Mearman merged 1 commit into
mainfrom
fix/conformance-npm-install

Conversation

@Mearman

@Mearman Mearman commented Sep 10, 2026

Copy link
Copy Markdown
Member

just conformance ran npm run generate/verify without ever running npm install first, so it failed with ERR_MODULE_NOT_FOUND on a fresh clone or after node_modules is removed -- only worked by accident when someone had already run npm install manually in conformance/.

just conformance failed with ERR_MODULE_NOT_FOUND on a fresh checkout
since npm run generate/verify assumed node_modules already existed.
@Mearman
Mearman marked this pull request as ready for review September 10, 2026 01:44
@Mearman
Mearman merged commit 7ed282d into main Sep 10, 2026
3 checks passed
@Mearman
Mearman deleted the fix/conformance-npm-install branch September 10, 2026 01:44
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Sep 10, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
🔒 Security Review Completed 2026-09-10T01:47:47.269453Z 2075662 Draft marked ready
ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review" or "@codex security review".

Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings.

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