Can't start Nodemon due to error "...\nodemon.ps1 cannot be loaded because running scripts is disabled on this system..."
Although the ExecutionPolicy is already set for the CurrentUser to "RemoteSigned":
Scope ExecutionPolicy
----- ---------------
MachinePolicy Undefined
UserPolicy Undefined
Process Undefined
CurrentUser RemoteSigned
LocalMachine Unrestricted