You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
OS: macOs
Version of supabase-js: Not applicable (not at this stage)
Version of Node.js: 21.7.3
The text was updated successfully, but these errors were encountered:
@snaplet/snapshot depends on better-sqlite3 version 8.5.0, but that library only added Node 22 support in version 10 (WiseLibs/better-sqlite3#1182), so you will probably need to override that somehow if you want to use Node 22. We do this with pnpm (https://pnpm.io/package_json#pnpmoverrides), for instance.
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
The text was updated successfully, but these errors were encountered: