Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AppVeyor check fails during setup #262

Open
gdavison opened this issue Jun 19, 2020 · 0 comments
Open

AppVeyor check fails during setup #262

gdavison opened this issue Jun 19, 2020 · 0 comments

Comments

@gdavison
Copy link

AppVeyor checks fail during setup with the following error

c:\opscode\chefdk\bin\chef.bat shell-init powershell | iex; cmd /c c:\opscode\chef-workstation\bin\chef.bat --version
c:\opscode\chefdk\bin\chef.bat : The term 'c:\opscode\chefdk\bin\chef.bat' 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
+ c:\opscode\chefdk\bin\chef.bat shell-init powershell | iex; cmd /c c: ...
+ ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : ObjectNotFound: (c:\opscode\chefdk\bin\chef.bat:String) [], CommandNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException
 
cmd : 'c:\opscode\chef-workstation\bin\chef.bat' is not recognized as an internal or external command,
At line:1 char:61
+ ... hell | iex; cmd /c c:\opscode\chef-workstation\bin\chef.bat --version ...
+                 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    + CategoryInfo          : NotSpecified: ('c:\opscode\che...ternal command,:String) [], RemoteException
    + FullyQualifiedErrorId : NativeCommandError
 
operable program or batch file.

Command executed with exception: operable program or batch file.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant