How to run Nodemon in PowerShell - Node..!! / Error 'nodemon cannot be loaded' in VS Code terminal?

preview_player
Показать описание
If you are facing the same challenge to run nodemon in PowerShell of VS code then follow the step shown in this video.. if this resolve your issue then just hit a like button.

copy and paste the below-mentioned script into your PowerShell.

Set-ExecutionPolicy RemoteSigned -Scope CurrentUser
Рекомендации по теме
visit shbcf.ru