@neondatabase/api-client@1.10.1 breaking GitHub CI
It looks like this package was just published an hour ago and we're seeing the following error:
We are using the
neondatabase/create-branch-action@v5
action which in turn uses neonctl@1.34.0
and that uses @neondatabase/api-client@^1.10.0
.2 Replies
adverse-sapphireOP•14mo ago
If you go to https://www.npmjs.com/package/@neondatabase/api-client/v/1.10.1?activeTab=code, then drill into the
dist
directory, this release is missing the api.gen.js
file (and type definitions)npm
@neondatabase/api-client
Wrapper for Neon API. Latest version: 1.10.1, last published: an hour ago. Start using @neondatabase/api-client in your project by running
npm i @neondatabase/api-client
. There are 2 other projects in the npm registry using @neondatabase/api-client.adverse-sapphireOP•14mo ago
1.10.2 was published and this issue has been fixed