supabase-community / snapshot

Capture a snapshot (or subset) of your Postgres database whilst transforming the data.
https://snapshot-six.vercel.app
MIT License
246 stars 11 forks source link

npm install failure #15

Open hugo-mrc opened 4 weeks ago

hugo-mrc commented 4 weeks ago

Bug report

Describe the bug

The npm install is not successful.

To Reproduce

hugo@folder % npx @snaplet/snapshot setup Need to install the following packages: @snaplet/snapshot@0.93.2 Ok to proceed? (y) y npm WARN deprecated postgresql-client@2.5.5: Package name 'postgresql-client' has been changed to 'postgrejs'. Please consider to update dependencies in your package.json

Expected behavior

The end of the installation process.

System information

lasseklovstad commented 1 week ago

Have you tried Node 20?