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
Fetching updates to backend environment: dev from the cloud.✅ GraphQL schema compiled successfully.
Failed to compile.
Module not found: Error: Can't resolve './ui-components' in 'C:\my-appy\src'
ERROR in ./src/App.js 6:0-63
Module not found: Error: Can't resolve './ui-components' in 'C:\my-appy\src'
Hi @Fentonfi thank you for opening this issue. It looks like it may be more related to Amplify Studio, and Im transferring it over for better assistance. Thanks!
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.
Before opening, please confirm:
JavaScript Framework
React
Amplify APIs
GraphQL API
Amplify Categories
api, hosting
Environment information
Describe the bug
Failed to compile.
Module not found: Error: Can't resolve './ui-components' in 'C:\my-appy\src'
ERROR in ./src/App.js 6:0-63
Module not found: Error: Can't resolve './ui-components' in 'C:\my-appy\src'
webpack compiled with 1 error
Expected behavior
ui-components are not synced to my local
Reproduction steps
npx create-react-app
amplify pull --appId xxxxxxxxxxxx --envName dev
npm install -g @aws-amplify/cli
npm install @aws-amplify/api @aws-amplify/pubsub
npm i @aws-amplify/ui-react aws-amplify --legacy-peer-deps
Code Snippet
// Put your code below this line.
Log output
aws-exports.js
No response
Manual configuration
No response
Additional configuration
No response
Mobile Device
No response
Mobile Operating System
No response
Mobile Browser
No response
Mobile Browser Version
No response
Additional information and screenshots
No response
The text was updated successfully, but these errors were encountered: