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

I can't do an amplify pull #13471

Closed
2 tasks done
meganmuirhead opened this issue Dec 11, 2023 · 2 comments
Closed
2 tasks done

I can't do an amplify pull #13471

meganmuirhead opened this issue Dec 11, 2023 · 2 comments
Labels
duplicate If marked with duplicate, issue will be closed & original will be added for traceability pending-triage Issue is pending triage

Comments

@meganmuirhead
Copy link

How did you install the Amplify CLI?

curl

If applicable, what version of Node.js are you using?

v21.1.0

Amplify CLI Version

12.8.2

What operating system are you using?

mac

Did you make any manual changes to the cloud resources managed by Amplify? Please describe the changes made.

No manual changes made

Describe the bug

i am trying to do an amplify pull but i am getting this error

Expected behavior

for amplify to do a pull

Reproduction steps

in the root of my project directory i am running amplify pull and i get an error

Project Identifier

amplify pull

Log output

# Put your logs below this line
i34124@LVVYVN2RGQ Product Marketplace App % amplify pull

Pre-pull status:

    Current Environment: dev
    
┌──────────┬───────────────┬───────────┬─────────────────┐
│ Category │ Resource name │ Operation │ Provider plugin │
└──────────┴───────────────┴───────────┴─────────────────┘

✔ Successfully pulled backend environment dev from the cloud.
✅ 
Post-pull status:

    Current Environment: dev
    
┌──────────┬───────────────┬───────────┬─────────────────┐
│ Category │ Resource name │ Operation │ Provider plugin │
└──────────┴───────────────┴───────────┴─────────────────┘

Updating Xcode project:
-- Amplify project found.
-- Amplify config files found.
-- Successfully updated project /Users/i34124/Projects/Aws/Product Marketplace App.
🚫 folderNotFound: Amplify generated models not found at /Users/i34124/Projects/Aws/Product Marketplace App/amplify/generated/models
-- Recovery suggestion: Run amplify codegen models.
🛑 Command failed with exit code 1: /Users/i34124/.amplify/lib/aws-amplify-amplify-frontend-ios/resources/amplify-xcode import-models --path=/Users/i34124/Projects/Aws/Product Marketplace App

Resolution: Please report this issue at https://github.com/aws-amplify/amplify-cli/issues and include the project identifier from: 'amplify diagnose --send-report'
Learn more at: https://docs.amplify.aws/cli/project/troubleshooting/

Additional information

I am super new to amplify so i am not sure what i am doing wrong, i am so sorry

Before submitting, please confirm:

  • I have done my best to include a minimal, self-contained set of instructions for consistently reproducing the issue.
  • I have removed any sensitive information from my code snippets and submission.
@meganmuirhead meganmuirhead added the pending-triage Issue is pending triage label Dec 11, 2023
@ykethan
Copy link
Member

ykethan commented Dec 12, 2023

Hey @meganmuirhead, thank you for reaching out. The issue appears to be similar to aws-amplify/amplify-swift#3307.
Noticed a workaround on the issue: aws-amplify/amplify-swift#3307 (comment)
Do subscribe to the linked issue for further updates,.
Marking this as duplicate and closing.

@ykethan ykethan closed this as not planned Won't fix, can't repro, duplicate, stale Dec 12, 2023
@ykethan ykethan added the duplicate If marked with duplicate, issue will be closed & original will be added for traceability label Dec 12, 2023
Copy link

⚠️COMMENT VISIBILITY WARNING⚠️

Comments on closed issues are hard for our team to see.
If you need more assistance, please open a new issue that references this one.
If you wish to keep having a conversation with other community members under this issue feel free to do so.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate If marked with duplicate, issue will be closed & original will be added for traceability pending-triage Issue is pending triage
Projects
None yet
Development

No branches or pull requests

2 participants