angularjs - Karma: angular is not defined -
i've downloaded angular through bower , have included in files in conf file. file structure/files. when run karma, tests say: angular not defined. thought including in files section supposed resolve dependency.
any thoughts?
you misspell bower folder name, should bower_components instead of bower-components. underscore, not dash.
Comments
Post a Comment