Significant-Gravitas / AutoGPT

AutoGPT is the vision of accessible AI for everyone, to use and to build on. Our mission is to provide the tools, so that you can focus on what matters.
https://agpt.co
MIT License
166.45k stars 44.06k forks source link

'Invoke-WebRequest' when attempting to install plug-ins folder #4436

Closed WH1Z94 closed 12 months ago

WH1Z94 commented 1 year ago

⚠️ Search for existing issues first ⚠️

Which Operating System are you using?

Windows

Which version of Auto-GPT are you using?

Master (branch)

Do you use OpenAI GPT-3 or GPT-4?

GPT-3.5

Which area covers your issue best?

Plugins

Describe your issue.

When I arrive at step 2 of the AutoGPT plug-ins installation page:

And it asks me to input: Invoke-WebRequest -Uri "https://github.com/Significant-Gravitas/Auto-GPT-Plugins/archive/refs/heads/master.zip" -OutFile "./plugins/Auto-GPT-Plugins.zip"

When I go to cmd and attempt to run the command, I am stopped by the error message below:

C:\AI\autoGPT\Auto-GPT\plugins>Invoke-WebRequest -Uri "https://github.com/Significant-Gravitas/Auto-GPT-Plugins/archive/refs/heads/master.zip" -OutFile "./plugins/Auto-GPT-Plugins.zip" 'Invoke-WebRequest' is not recognized as an internal or external command, operable program or batch file.

I have tried to troubleshoot this and search github/google for the answer but nobody seems to have the issue? Please help

Upload Activity Log Content

No response

Upload Error Log Content

No response

github-actions[bot] commented 1 year ago

This issue has automatically been marked as stale because it has not had any activity in the last 50 days. You can unstale it by commenting or removing the label. Otherwise, this issue will be closed in 10 days.

github-actions[bot] commented 12 months ago

This issue was closed automatically because it has been stale for 10 days with no activity.