Couldn't find ngCookies
Created by: ln206
Hi, I'm having this error
Error: [$injector:nomod] Module 'ngCookies' is not available! You either misspelled the module name or forgot to load it. If registering a module ensure that you specify the dependencies as the second argument.
I even tried to install ngCookies
. but it still didn't work. Anyone else having this problem?