dimanche 24 mai 2015

Issue with AWSDevTools

On Windows, I got AWSDevTools error. I'm new to using Elastic Beanstalk, I got eb CLI tools setup on my computer the other day. I get the following error when i run : "E:\IRD\AWS-ElasticBeanstalk-CLI-2.6.4\AWS-ElasticBeanstalk-CLI-2 .6.4\AWSDevTools\Windows\AWSDevTools-OneTimeSetup.bat" in git project directory.

Import-Module : The specified module '.\AWSDevTools' was not loaded because no
valid module file was found in any module directory.
At line:1 char:18
+ & { Import-Module <<<<  .\AWSDevTools; Install-AWSDevToolsModule }
+ CategoryInfo          : ResourceUnavailable: (.\AWSDevTools:String) [Imp
ort-Module], FileNotFoundException
+ FullyQualifiedErrorId : Modules_ModuleNotFound,Microsoft.PowerShell.Comm
  ands.ImportModuleCommand

The term 'Install-AWSDevToolsModule' 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:59
+ & { Import-Module .\AWSDevTools; Install-AWSDevToolsModule <<<<  }
+ CategoryInfo          : ObjectNotFound: (Install-AWSDevToolsModule:Strin
  g) [], CommandNotFoundException
+ FullyQualifiedErrorId : CommandNotFoundException

Does anyone know how I could fix this?




Aucun commentaire:

Enregistrer un commentaire