Ошибка 5: попытка импортировать исходный файл из node_modules /node_modules/ngx-bootstrap/typeahead/typeahead-container.component.ngfactory.ts - PullRequest
0 голосов
/ 18 мая 2018

У вас есть какой-нибудь совет, идея, как я могу исправить следующую ошибку?

Это произошло, когда я запустил сборку.Более интересно, когда я запускал производственную сборку с параметром -aot = false, это было успешно.

ОШИБКА в: Ошибка: Попытка импортировать исходный файл из пакета node_modules: импорт C: ... search-scrollbar.directive.ts из C: ... / node_modules / ngx-bootstrap / typeahead / typeahead-container.component.ngfactory.ts в TsCompilerAotCompilerTypeCheckHostAdapter.fileNameToModuleName (C: ... \ node_modules \ @angular \ compiler-cli \ src \ transformers\ compiler_host.js: 187: 19) в AotCompiler._fileNameToModuleName (C: ... \ node_modules \ @angular \ compiler \ bundles \ compiler.umd.js: 31099: 24) в Object.importExpr $$ 1 [как importExpr] (C: ... \ node_modules \ @angular \ compiler \ bundles \ compiler.umd.js: 31067: 55) в singleProviderDef (C: ... \ node_modules \ @angular \ compiler \ bundles \ compiler.umd.js: 20028: 28) в providerDef (C: ... \ node_modules \ @angular \ compiler \ bundles \ compiler.umd.js: 19962: 9) в ViewBuilder._visitProviderOrDirective (C: ... \ node_modules \ @angular \ compiler \ bundles\ compiler.umd.js: 28177: 18) в ViewBuilder._visitDirective (C: ... \ node_modules \ @angular \ compiler \ bundles \ compiler.umd.js: 28025: 23) в C: ... \ node_modules \ @angular \ compiler \ bundles \ compiler.umd.js: 27926: 32 в Array.forEach (нативный) в ViewBuilder._visitElementOrTemplate (C: ... \ node_modules \ @angular \ compiler \ bundles \ compiler.umd.js: 27916: 23) в ViewBuilder.visitElement (C: ... \node_modules \ @angular \ compiler \ bundles \ compiler.umd.js: 27820: 23) в ElementAst.visit (C: ... \ node_modules \ @angular \ compiler \ bundles \ compiler.umd.js: 925: 24) впосетите (C: ... \ node_modules \ @angular \ compiler \ bundles \ compiler.umd.js: 1366: 37) в C: ... \ node_modules \ @angular \ compiler \ bundles \ compiler.umd.js: 1368: 42 в Array.forEach (родной) в templateVisitAll (C: ... \ node_modules \ @angular \ compiler \ bundles \ compiler.umd.js: 1367: 10)

...