Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module build failed: TypeError: Cannot read property 'list' of undefined #4

Open
Neeraj-swarnkar opened this issue Feb 20, 2018 · 0 comments

Comments

@Neeraj-swarnkar
Copy link

Hi,

I am facing below mentioned issue while using this.

module: {
loaders: [
{
test : /.js$/,
loaders: ['ng-annotate', 'nginject?deprecate' /*...transpiler? */]
},

Module build failed: TypeError: Cannot read property 'list' of undefined
at Object.ngAnnotate (C:\Users\swarnkar\Desktop\my_data\Projects\OMi\hpsw-bsmc\components\integration-adapter\html\node_modules\ng-annotate\build\es5\ng-annotate-main.js:1038:16)

I have installed ng-annotate as well for removing the error.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant