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

[Windows]: USDK create throws error on copying files #772

Open
AbdurrehmanSubhani opened this issue Dec 12, 2024 · 0 comments
Open

[Windows]: USDK create throws error on copying files #772

AbdurrehmanSubhani opened this issue Dec 12, 2024 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@AbdurrehmanSubhani
Copy link
Contributor

AbdurrehmanSubhani commented Dec 12, 2024

Product

USDK (Upstreet Agents SDK)

What happened?

Steps to Reproduce:

  • Make sure to be using Windows OS
  • Execute USDK create (with the pnpm path resolution resolved (PR added))
  • Expect Error while Agent files are being copies

FIX

Windows user have to enable "Developer Mode" in there settings to reliably get past this errors.

Steps:

  1. Open Settings
  2. Search "Developer Mode"
  3. Turn on "Developer Mode"

Log:


Preparing directory...
Directory prepared...
Generating Agent...
Agent generated...
Name: AI Agent
Bio: A cool AI
Description: Created by the AI Agent SDK
Visual Description: undefined
Preview URL: 
Homespace Description: undefined
Homespace URL: 
Features: *none*
Copying files...
Error: EPERM: operation not permitted, symlink 'C:\Users\PC\development\monorepo\node_modules\.pnpm\@[email protected]\node_modules\@aws-sdk\util-format-url' -> 'C:\Users\PC\Desktop\agents\testAgent\packages\upstreet-agent\node_modules\@aws-sdk\util-format-url'

Version

v0.0.96

What is your environment?

Node version:
v22.10.0

Link to original discussion

No response

@AbdurrehmanSubhani AbdurrehmanSubhani added the bug Something isn't working label Dec 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants