angular-momentjs icon indicating copy to clipboard operation
angular-momentjs copied to clipboard

Error: [$injector:unpr] Unknown provider: cProvider <- c <- $moment

Open krulll opened this issue 10 years ago • 3 comments

I have this error, any idea ?

krulll avatar Aug 14 '14 09:08 krulll

This error is with the minified script. With normal js is ok.

krulll avatar Aug 14 '14 09:08 krulll

Thanks! Took me a while to find why it didn't work. Referring to #9

Roconda avatar Aug 30 '14 18:08 Roconda

Neither normal nor minified are working for me. bower installed added to index.html injected into app.js and controller per the instructions Error: TypeError: undefined is not a function at new (controllers.js:314)

santekotturi avatar Mar 29 '15 00:03 santekotturi