matiastucci / ionic-ocr-example

:camera: Simple Ionic app using ocrad.js
https://youtu.be/TykCiS80oZc
MIT License
265 stars 85 forks source link

ionic state restore get errors. #4

Closed coolara closed 8 years ago

coolara commented 8 years ago

You cannot run any state commands on a project that is not an Ionic project. Try adding an ionic.project file or running ionic start to get an application to save or restore (CLI v1.7.15)

coolara commented 8 years ago

sorry, i got the answer

matiastucci commented 8 years ago

yeap, but ionic start is going to create that :)