D:\app>ionic g page myPage
Your system information:
ordova CLI: 7.0.1
Ionic Framework Version: 2.0.1
Ionic CLI Version: 2.2.3
Ionic App Lib Version: 2.2.1
Ionic App Scripts Version: 1.3.7
ios-deploy version: Not installed
ios-sim version: Not installed
OS: Windows 7
Node Version: v7.0.0
Xcode version: Not installed
D:\app>
Correção:
npm uninstall -g ionic
npm install -g ionic@latest
Generators are only available for Ionic 2 projects (CLI v2.2.3)
Related Posts:
Remover Mensagem: Please install your Cordova CLI to version >=4.2.0 `npm install -g cordova` Mesmo com o cordova atualizado me deparei com a seguinte mensagem: D:\www\mobile\myapp>ionic serve ****************** Dependency wa… Read More
Application error. The connection to the server was unsuccessful Erro: Application error. The connection to the server was unsuccessful Solução: adicione a linha baixo no config.xml no lado da tag… Read More
Error: No platforms added to this project Erro ao tentar executar o ionic run android ou ionic build android Error: No platforms added to this project. Please use `cordova platform add … Read More
Generators are only available for Ionic 2 projects (CLI v2.2.3) D:\app>ionic g page myPage Your system information: ordova CLI: 7.0.1 Ionic Framework Version: 2.0.1 Ionic CLI Version: 2.2.3 Ionic App… Read More
Erro tentar executar o app com ionic serve Ao tentar executar o app com ionic serve esta dando o seguinte erro: > ionic-hello-world@ ionic:serve D:\www\mobile\app > ionic-app-scripts… Read More
0 comentários:
Postar um comentário