micahstubbs commented on issue #2088:
URL: https://github.com/apache/helix/issues/2088#issuecomment-1124295025

   ```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/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]
   ERROR in Unexpected value 'undefined' exported by the module 
'NgxDatatableModule in 
/helix/helix-front/node_modules/@swimlane/ngx-datatable/swimlane-ngx-datatable.d.ts'
   
   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_05_01_977Z-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]

Reply via email to