Ionic cordova

Fermé
delizar - 11 juin 2017 à 13:19
BunoCS Messages postés 15475 Date d'inscription lundi 11 juillet 2005 Statut Modérateur Dernière intervention 23 avril 2024 - 21 juin 2017 à 09:25
bonjour,dans un projet d'application hybride ionic cordova j'ai une problème lorsque j'ajoute la platform android dans le projet et voila le massage qui m'affiche,j'ai besoin d'aide merci en attendant votre reponse.

Microsoft Windows [version 6.1.7600]
Copyright (c) 2009 Microsoft Corporation. Tous droits réservés.

C:\ws\IONIC\MyApp>ionic add platform android
[ERROR] Unable to find command: add platform android

_ _
(_) (_)
_ ___ _ __ _ ___
| |/ _ \| '_ \| |/ __|
| | (_) | | | | | (__
|_|\___/|_| |_|_|\___| CLI 3.3.0


Usage:

$ ionic <command> [--help] [--verbose] [--quiet] [<args>] [options]
$ ionic [--confirm] [--no-interactive] [--yarn] [--no-timeout]

Global Commands:

docs ..................... Open the Ionic documentation website
info ..................... Print system/environment info
login .................... Login with your Ionic ID
signup ................... Create an Ionic account
start .................... Create a new project
telemetry ................ Opt in and out of telemetry

Project Commands:

generate ................. Generate pipes, components, pages, directives, providers, and tabs (ionic-angular >=
3.0.0) (alias: g)
link ..................... Connect your local app to Ionic
serve .................... Start a local dev server for app dev/testing
upload ................... Upload a new snapshot of your app
package build ............ Start a package build
package download ......... Download your packaged app
package info ............. Get info about a build
package list ............. List your cloud builds


C:\ws\IONIC\MyApp>
A voir également:

1 réponse

BunoCS Messages postés 15475 Date d'inscription lundi 11 juillet 2005 Statut Modérateur Dernière intervention 23 avril 2024 3 894
21 juin 2017 à 09:25
Hello,

En cherchant sur le net, je trouve ceci

ionic platform add android

0