Hey guys,
Recently I’ve been experiencing an issue when trying to build my ionic project iOS app through Appflow and I’m getting the below error:
I’m totally lost on how I can make it build - I searched a lot but I’m not finding related subjects.
Can anyone have any clue?
Thanks in advance.
Hi @RadoslawPerczynski,
The Cannot find module
error usually presents itself when dependencies are missing from the package.json file.
I found this StackOverflow answer that looks to be relevant. Could you give this solution a try, save the commit and run another build?
If the issue persists please reach out to Appflow support for further assistance. Thanks!
Hi Paul,
Thanks for your reply.
I ended up with this error now