corber icon indicating copy to clipboard operation
corber copied to clipboard

Corber start --platform=android is trying to resolve ios platform which is not even added as a platform in the project

Open santiagocantu98 opened this issue 4 years ago • 1 comments

I'm running the project with "Corber start --platform=android" and apparently it is trying to start it with IOS for some reason is looking for ios modules when my project doesn't allow ios platform.

Entry module not found: Error: Can't resolve 'C:\Users\santi\OneDrive\Documentos\ProyectosIT\Bengala\vue-corber\hello-world\corber\cordova\platforms\ios\www\cordova.js' in 'C:\Users\santi\OneDrive\Documentos\ProyectosIT\Bengala\vue-corber\hello-world'

santiagocantu98 avatar Jun 03 '20 22:06 santiagocantu98

Can you copy me the output of your corber/cordova/package.json? Thanks!

alexblom avatar Sep 04 '20 16:09 alexblom