stoplightio / prism

Turn any OpenAPI2/3 and Postman Collection file into an API server with mocking, transformations and validations.

Home Page:https://stoplight.io/open-source/prism

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unable to build binary on node.js 20

aleung opened this issue · comments

To run harness test, need to run yarn build.binary first. But the pkg used in build binary script had been deprecated and no support to nodejs 20. Got error Error! No available node version satisfies 'node20'.

See: vercel/pkg#2014

@aleung we have not upgraded Prism to support node 20 yet, although it's on our radar for the future.

This ticket has been labeled jira. A tracking ticket in Stoplight's Jira (STOP-130) has been created.