Error: Unable to resolve module ../config.js from /home/expo/workingdir/build/src/api.js

eas-cli/5.6.0 win32-x64 node-v18.16.1

When running eas build -p android
I get Unable to resolve module …/config.js from /home/expo/workingdir/build/src/api.js
In my project running with expo go everything works ok.

I think it’s treating it like it should be in nodemodules or something.

I had to stop using my config file :frowning:. Only way to make it work.