When i make a build (ng build --prod) appear this error:
ERROR in ./node_modules/ng2-input-autocomplete/ng2-input-autocompleteModule.ngfactory.js
Module not found: Error: Can't resolve 'ng2-input-autocompleteModule' in '/home/softkuka/Documentos/2 - Softkuka/2 - Testes/auto-complete/node_modules/ng2-input-autocomplete'
ERROR in ./src/app/app.module.ngfactory.js
In application he work fine, but i can't make a build --prod
When i make a build (ng build --prod) appear this error:
ERROR in ./node_modules/ng2-input-autocomplete/ng2-input-autocompleteModule.ngfactory.js Module not found: Error: Can't resolve 'ng2-input-autocompleteModule' in '/home/softkuka/Documentos/2 - Softkuka/2 - Testes/auto-complete/node_modules/ng2-input-autocomplete' ERROR in ./src/app/app.module.ngfactory.js
In application he work fine, but i can't make a build --prod