Solucionado (ver solução)
Solucionado
(ver solução)
2
respostas

Erro ionic resources

C:\Users\danilo\garconapp>ionic cordova resources [ERROR] Unable to find command: cordova resources You may need to be in an Ionic project directory.

() ()


| |/ | ' | |/ | | | (_) | | | | | ( ||__/|| |||__| CLI 3.1.2

Usage:

$ ionic [arguments] [options] $ ionic --help (for command details)

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:

You are not in a project directory.

Options:

--verbose ........... Verbose output for debugging --help .............. Show help for provided command

C:\Users\danilo\garconapp>

Como resolver?

2 respostas
solução!

Oi Sara, o ionic 3 mudou muita coisa e quebrou o uso que faziamos desse serviço. Por isso recomendo usar o ionic 1, como no exercicio:

https://cursos.alura.com.br/course/cordova-phonegap/task/14293

Ah, eu achei que já que eu tinha instalado o ionic 3 não dava para instalar o 1 por cima. mas funcionou, obrigada.