0

我将 Heroku 添加到 Windows,我将 Heroku-cli 下载到我的笔记本电脑,当我想在 Heroku 上从 Visual Studio 上传 NodeJs 项目时,发生了这个问题,我该如何解决?

我在visual studio中添加了这个语句:

  heroku login 

我得到这个错误:

 heroku : The term 'heroku' 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.
 At line:1 char:1
 + heroku login
 + ~~~~~~
 + CategoryInfo          : ObjectNotFound: (heroku:String) [], CommandNotFoundException
 + FullyQualifiedErrorId : CommandNotFoundException
4

0 回答 0