Saída de Erros do navegador console de erros.
cordova.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
cordova.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
cordova.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
?ionic%3Amode=ios&ionic%3AstatusbarPadding=true:1 Refused to execute script from 'http://localhost:8100/cordova.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
cordova.js:1 Failed to load resource: the server responded with a status of 404 (Not Found)
?ionic%3Amode=md:1 Refused to execute script from 'http://localhost:8100/cordova.js' because its MIME type ('text/html') is not executable, and strict MIME type checking is enabled.
O restante dos códigos estão corretos já confirmei linha a linha. inclusive o link href da chamada da view. Tudo está ok o controller, a view, o scope, o stateParams da routes. Estou achando que pode ser alguma incompatibilidade do ionic 4 baixado aki mesmo que o projeto tenha cido criado utilizando o ionic 1.
saida do comando ionic --v - > CLI 4.0.2
PROJETO DO CURSO CRIADO UTILIZANDO
ionic start aluraCar --type ionic1 blank
Fico no aguardo.