The compilation of Eas failed

Greetings
When running the - eas build -p android --profile preview- command to generate the apk from EAS returns this error, the correct path of the MyStack file is verified in the app.js import, version gradle 7.4.2, the.json package is verified as an input file
},
“main”: “app.js”
}
Please send us the possible solution, thank you


Error: Unable to resolve module ./client/Components/stack/stack from /home/expo/workingdir/build/App.js:
None of these files exist:
client/Components/stack/stack(.native|.android.js|.native.js|.js|.android.json|.native.json|.json|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx)
client/Components/stack/stack/index(.native|.android.js|.native.js|.js|.android.json|.native.json|.json|.android.ts|.native.ts|.ts|.android.tsx|.native.tsx|.tsx)

verify that your build archive includes the file as expected: https://expo.fyi/eas-build-archive