-
Notifications
You must be signed in to change notification settings - Fork 17
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unable to take debug ios build #26
Comments
Can you post the output of |
the output of tree -L 2 modules run from run from /home/lakeba/projects/wordfinder is as follows, modules 34 directories, 19 files |
Hey @jeeva1803, did you get this fixed? If not, can you run One of your modules is looking for a file, probably If the module that is failing is not your code, you can still update |
The project is running well in browser, but when i try take build for ios (devkit debug native-ios), im getting the following error.
[build] [error] build failed
[build] [error] Error: No ios config found for at getModuleConfig (/home/lakeba/projects/wordfinder/modules/devkit-core/modules/native-ios/build.js:26:11) at installModule (/home/lakeba/projects/wordfinder/modules/devkit-core/modules/native-ios/build.js:43:24) at /home/lakeba/projects/wordfinder/modules/devkit-core/modules/native-ios/build.js:209:7
The text was updated successfully, but these errors were encountered: