top of page
Search
Writer's pictureSiah Peih Wee

Unable to Run Heroku CLI in Visual Studio Code

If you encountered issue like the following

1. Right Click VS Code's Icon > Properties

2. Compatibility > Run this program as Administrator

3. Open VS Code > Open Integrated Terminal


4. Run the following command

Set-ExecutionPolicy RemoteSigned

5. Now you should able to run Heroku CLI like

heroku login 


28 views0 comments

Comments


Post: Blog2 Post
bottom of page