> npm i supabase -g
added 14 packages, and audited 15 packages in 4s
found 0 vulnerabilities
> npm list -g --depth 0
C:\Users\Username\AppData\Roaming\npm
└── supabase@1.4.2
> supabase login
supabase : The term 'supabase' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the
name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ supabase login
+ ~~~~~~~~
+ CategoryInfo : ObjectNotFound: (supabase:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException
> npm i supabase -g
added 14 packages, and audited 15 packages in 4s
found 0 vulnerabilities
> npm list -g --depth 0
C:\Users\Username\AppData\Roaming\npm
└── supabase@1.4.2
> supabase login
supabase : The term 'supabase' is not recognized as the name of a cmdlet, function, script file, or operable program. Check the spelling of the
name, or if a path was included, verify that the path is correct and try again.
At line:1 char:1
+ supabase login
+ ~~~~~~~~
+ CategoryInfo : ObjectNotFound: (supabase:String) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException