You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ErikCH opened this issue
Feb 17, 2023
· 3 comments
Labels
bugAn issue which has been identified as a bugcliAn issue that needs to be tracked by CLI teamstudio-uiAn issue that needs to be tracked by Studio Console team
ErikCH
changed the title
Pull fails after updating @aws-amplify/ui-react in package.json
Amplify Pull fails after updating @aws-amplify/ui-react in package.json
Feb 17, 2023
ErikCH
changed the title
Amplify Pull fails after updating @aws-amplify/ui-react in package.json
Amplify Pull fails after updating @aws-amplify/ui-react to latest in package.json
Feb 17, 2023
Marking as bug, as I was reproduce the issue. Did observe the auto generated forms did get generated in the UI components folder.
ykethan
added
bug
An issue which has been identified as a bug
cli
An issue that needs to be tracked by CLI team
studio-ui
An issue that needs to be tracked by Studio Console team
and removed
pending-triage
An issue that is pending triage
labels
Feb 20, 2023
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.
bugAn issue which has been identified as a bugcliAn issue that needs to be tracked by CLI teamstudio-uiAn issue that needs to be tracked by Studio Console team
Before opening, please confirm:
App Id
dv3zryo7esei9
Region
us-west-1
Environment name
Studio-test
Figma File Version (if applicable)
No response
Amplify CLI Version
10.7.3
If applicable, what version of Node.js are you using?
16.15.0
What operating system are you using?
Mac
Browser type?
Chrome
Describe the bug
Run
amplify pull
fails with✖ Failed to sync UI components
Expected behavior
Should pull Amplify components
Reproduction steps
Assuming you already setup studio and you are pulling components into your app
Change your package.json to use latest
"dependencies": {
"@aws-amplify/ui-react": "latest",
Run
amplify pull
It will then fail
Project Identifier
No response
Additional information
No response
The text was updated successfully, but these errors were encountered: