micahstubbs commented on issue #2088: URL: https://github.com/apache/helix/issues/2088#issuecomment-1124299820
It seems we are rewarded with new errors: ```py npm run build > [email protected] build /helix/helix-front > rm -rf dist && mkdir dist && ng build --aot --prod && tsc -p server ERROR in ./client/app/app.module.ngfactory.js 144:6447-6459 "export 'DOCUMENT' (imported as 'i29') was not found in '@angular/platform-browser' at HarmonyImportSpecifierDependency._getErrors (/helix/helix-front/node_modules/webpack/lib/dependencies/HarmonyImportSpecifierDependency.js:109:11) at HarmonyImportSpecifierDependency.getErrors (/helix/helix-front/node_modules/webpack/lib/dependencies/HarmonyImportSpecifierDependency.js:68:16) at Compilation.reportDependencyErrorsAndWarnings (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1425:22) at hooks.finishModules.callAsync.err (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1221:10) at AsyncSeriesHook.eval [as callAsync] (eval at create (/helix/helix-front/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:42:1) at AsyncSeriesHook.lazyCompileHook (/helix/helix-front/node_modules/tapable/lib/Hook.js:154:20) at Compilation.finish (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1216:28) at hooks.make.callAsync.err (/helix/helix-front/node_modules/webpack/lib/Compiler.js:662:17) at _done (eval at create (/helix/helix-front/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:9:1) at _err4 (eval at create (/helix/helix-front/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:72:22) at _addModuleChain (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1148:12) at processModuleDependencies.err (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1060:9) at process._tickCallback (internal/process/next_tick.js:61:11) @ ./client/main.ts @ multi ./client/main.ts ERROR in ./node_modules/ngx-clipboard/fesm2015/ngx-clipboard.js 166:29-37 "export 'DOCUMENT' was not found in '@angular/platform-browser' at HarmonyImportSpecifierDependency._getErrors (/helix/helix-front/node_modules/webpack/lib/dependencies/HarmonyImportSpecifierDependency.js:109:11) at HarmonyImportSpecifierDependency.getErrors (/helix/helix-front/node_modules/webpack/lib/dependencies/HarmonyImportSpecifierDependency.js:68:16) at Compilation.reportDependencyErrorsAndWarnings (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1425:22) at hooks.finishModules.callAsync.err (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1221:10) at AsyncSeriesHook.eval [as callAsync] (eval at create (/helix/helix-front/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:42:1) at AsyncSeriesHook.lazyCompileHook (/helix/helix-front/node_modules/tapable/lib/Hook.js:154:20) at Compilation.finish (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1216:28) at hooks.make.callAsync.err (/helix/helix-front/node_modules/webpack/lib/Compiler.js:662:17) at _done (eval at create (/helix/helix-front/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:9:1) at _err4 (eval at create (/helix/helix-front/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:72:22) at _addModuleChain (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1148:12) at processModuleDependencies.err (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1060:9) at process._tickCallback (internal/process/next_tick.js:61:11) @ ./client/app/app.module.ngfactory.js @ ./client/main.ts @ multi ./client/main.ts ERROR in ./client/app/app.module.ngfactory.js 144:6717-6723 "export 'ɵb' (imported as 'i56') was not found in '@swimlane/ngx-charts' at HarmonyImportSpecifierDependency._getErrors (/helix/helix-front/node_modules/webpack/lib/dependencies/HarmonyImportSpecifierDependency.js:109:11) at HarmonyImportSpecifierDependency.getErrors (/helix/helix-front/node_modules/webpack/lib/dependencies/HarmonyImportSpecifierDependency.js:68:16) at Compilation.reportDependencyErrorsAndWarnings (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1425:22) at hooks.finishModules.callAsync.err (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1221:10) at AsyncSeriesHook.eval [as callAsync] (eval at create (/helix/helix-front/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:42:1) at AsyncSeriesHook.lazyCompileHook (/helix/helix-front/node_modules/tapable/lib/Hook.js:154:20) at Compilation.finish (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1216:28) at hooks.make.callAsync.err (/helix/helix-front/node_modules/webpack/lib/Compiler.js:662:17) at _done (eval at create (/helix/helix-front/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:9:1) at _err4 (eval at create (/helix/helix-front/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:72:22) at _addModuleChain (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1148:12) at processModuleDependencies.err (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1060:9) at process._tickCallback (internal/process/next_tick.js:61:11) @ ./client/main.ts @ multi ./client/main.ts ERROR in ./client/app/app.module.ngfactory.js 144:6725-6731 "export 'ɵb' (imported as 'i56') was not found in '@swimlane/ngx-charts' at HarmonyImportSpecifierDependency._getErrors (/helix/helix-front/node_modules/webpack/lib/dependencies/HarmonyImportSpecifierDependency.js:109:11) at HarmonyImportSpecifierDependency.getErrors (/helix/helix-front/node_modules/webpack/lib/dependencies/HarmonyImportSpecifierDependency.js:68:16) at Compilation.reportDependencyErrorsAndWarnings (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1425:22) at hooks.finishModules.callAsync.err (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1221:10) at AsyncSeriesHook.eval [as callAsync] (eval at create (/helix/helix-front/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:42:1) at AsyncSeriesHook.lazyCompileHook (/helix/helix-front/node_modules/tapable/lib/Hook.js:154:20) at Compilation.finish (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1216:28) at hooks.make.callAsync.err (/helix/helix-front/node_modules/webpack/lib/Compiler.js:662:17) at _done (eval at create (/helix/helix-front/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:9:1) at _err4 (eval at create (/helix/helix-front/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:72:22) at _addModuleChain (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1148:12) at processModuleDependencies.err (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1060:9) at process._tickCallback (internal/process/next_tick.js:61:11) @ ./client/main.ts @ multi ./client/main.ts ERROR in ./client/app/app.module.ngfactory.js 144:6852-6858 "export 'ɵb' (imported as 'i56') was not found in '@swimlane/ngx-charts' at HarmonyImportSpecifierDependency._getErrors (/helix/helix-front/node_modules/webpack/lib/dependencies/HarmonyImportSpecifierDependency.js:109:11) at HarmonyImportSpecifierDependency.getErrors (/helix/helix-front/node_modules/webpack/lib/dependencies/HarmonyImportSpecifierDependency.js:68:16) at Compilation.reportDependencyErrorsAndWarnings (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1425:22) at hooks.finishModules.callAsync.err (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1221:10) at AsyncSeriesHook.eval [as callAsync] (eval at create (/helix/helix-front/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:42:1) at AsyncSeriesHook.lazyCompileHook (/helix/helix-front/node_modules/tapable/lib/Hook.js:154:20) at Compilation.finish (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1216:28) at hooks.make.callAsync.err (/helix/helix-front/node_modules/webpack/lib/Compiler.js:662:17) at _done (eval at create (/helix/helix-front/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:9:1) at _err4 (eval at create (/helix/helix-front/node_modules/tapable/lib/HookCodeFactory.js:33:10), <anonymous>:72:22) at _addModuleChain (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1148:12) at processModuleDependencies.err (/helix/helix-front/node_modules/webpack/lib/Compilation.js:1060:9) at process._tickCallback (internal/process/next_tick.js:61:11) @ ./client/main.ts @ multi ./client/main.ts ERROR in ./client/styles.scss Module build failed (from ./node_modules/mini-css-extract-plugin/dist/loader.js): ModuleBuildError: Module build failed (from ./node_modules/postcss-loader/src/index.js): Error: Failed to find '@swimlane/ngx-datatable/release/index.css' in [ /helix/helix-front/client ] at resolveModule.catch.catch (/helix/helix-front/node_modules/postcss-import/lib/resolve-id.js:35:13) at runLoaders (/helix/helix-front/node_modules/webpack/lib/NormalModule.js:313:20) at /helix/helix-front/node_modules/loader-runner/lib/LoaderRunner.js:367:11 at /helix/helix-front/node_modules/loader-runner/lib/LoaderRunner.js:233:18 at context.callback (/helix/helix-front/node_modules/loader-runner/lib/LoaderRunner.js:111:13) at Promise.resolve.then.then.catch (/helix/helix-front/node_modules/postcss-loader/src/index.js:208:9) @ multi ./client/styles.scss ./client/theme.scss styles[0] npm ERR! code ELIFECYCLE npm ERR! errno 1 npm ERR! [email protected] build: `rm -rf dist && mkdir dist && ng build --aot --prod && tsc -p server` npm ERR! Exit status 1 npm ERR! npm ERR! Failed at the [email protected] build script. npm ERR! This is probably not a problem with npm. There is likely additional logging output above. npm ERR! A complete log of this run can be found in: npm ERR! /.npm/_logs/2022-05-11T21_10_57_002Z-debug.log ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
