Skip to content

fix postman CI: install openapi-to-postmanv2 before running script#2270

Merged
tasn merged 1 commit into
mainfrom
tom/postman2
Apr 20, 2026
Merged

fix postman CI: install openapi-to-postmanv2 before running script#2270
tasn merged 1 commit into
mainfrom
tom/postman2

Conversation

@tasn

@tasn tasn commented Apr 20, 2026

Copy link
Copy Markdown
Member

It worked locally before because I haven't wiped my node_modules so I had this installed without realizing.

It worked locally before because I haven't wiped my `node_modules` so I
had this installed without realizing.
@tasn
tasn requested a review from a team April 20, 2026 20:20
@tasn
tasn requested a review from a team as a code owner April 20, 2026 20:20
@tasn
tasn enabled auto-merge (squash) April 20, 2026 20:20
@svix-jbrown

Copy link
Copy Markdown
Contributor

isn't that what npx is supposed to do? ephemerally install a package?

@svix-pluiz

Copy link
Copy Markdown
Contributor

isn't that what npx is supposed to do? ephemerally install a package?

I think npx only executes the binary/package, update_postman.js needs to use the library

@svix-jbrown svix-jbrown left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ok

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.

3 participants