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
It seems the current lockfile is missing the env-file dependency. I had to do npm install for the bun supabase:link to work, otherwise I got: /usr/local/bin/bash: line 1: env-cmd: command not found
It seems the current lockfile is missing the
env-filedependency. I had to donpm installfor thebun supabase:linkto work, otherwise I got:/usr/local/bin/bash: line 1: env-cmd: command not found