installed pnpm add -D vitest
and pnpm add -D @vitest/ui
in my project dir, when i try vitest --ui
, I get this error
vitest : The term 'vitest' 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.