Quando faço 'npm run server' ou 'npm run start' o terminal não abre a pagina e aparece isto: Warning: PowerShell detected that you might be using a screen reader and has disabled PSReadLine for compatibility purposes. If you want to re-enable it, run 'Import-Module PSReadLine'.
PS C:\Users\Winchester\Desktop\front-end alura\typescript-curso-Alura-Front> npm run start
alurabank@1.0.0 start concurrently "npm run watch" "npm run server"
'concurrently' is not recognized as an internal or external command, operable program or batch file. PS C:\Users\Winchester\Desktop\front-end alura\typescript-curso-Alura-Front> npm run server
alurabank@1.0.0 serverlite-server --baseDir=app
'lite-server' is not recognized as an internal or external command, operable program or batch file. PS C:\Users\Winchester\Desktop\front-end alura\typescript-curso-Alura-Front>