I tried running the example from the README.md but I got the following error.
npx openapi-ts-rest path/to/openapi-spec.yaml -o path/to/output/dir
npm error code E404
npm error 404 Not Found - GET https://registry.npmjs.org/openapi-ts-rest - Not found
npm error 404
npm error 404 'openapi-ts-rest@*' is not in this registry.
npm error 404
npm error 404 Note that you can also install from a
npm error 404 tarball, folder, http url, or git url.
npm error A complete log of this run can be found in: /root/.npm/_logs/2025-07-30T16_58_53_008Z-debug-0.log
It looks like this package doesn't exist on the npm registry. Maybe it was and has been removed?
I tried running the example from the README.md but I got the following error.
It looks like this package doesn't exist on the npm registry. Maybe it was and has been removed?