Restangular not work with Ionic framework

I’m try to install restangular in my app created with ionic, but when i run… show a blank page in emulator.
the restangular script in index.
if i put module restangular in my app.js and run… show a blank page.

I tried to install in a project without ionic and run normaly…

What’s happeng?

I’m using restangular with ionic. no issues at all. probably its your script. check with chrome.

Hi Guys!! I fix my error. Missing lodash…

what did you do?
What code did you place in your index.html ?

anyone coming here looking for an answer, i’ve written up a solution here: How to add Restangular and Lodash to Ionic framework