akveo / ngx-admin

Customizable admin dashboard template based on Angular 10+
https://akveo.github.io/ngx-admin/
MIT License
25.29k stars 7.96k forks source link

Angular server side with @nguniversal/express-engine #1926

Open midas-phoenix opened 6 years ago

midas-phoenix commented 6 years ago

I'm trying to use ngx-admin with angular universal(express engine), after installation of node_modules, I run the command npm run build:ssr I get the error: Module not found: Error: Can't resolve '../../style-loader/lib/addStyles.js' in 'C:\Users\lll\Documents\Dev\workspace\ngx-admin\dist\server' @ ./dist/server/main.js 96:17-64 @ ./server.ts

ArtemRomanovsky commented 5 years ago

hi @midas-phoenix ! Could you please provide your angular universal(express engine) example? Is the issue still exists?

sachinlalge commented 4 years ago

ngx-admin with angular universal - check this https://github.com/cj-wang/mean-start-2

live demo - https://mean-start-2.herokuapp.com/pages/dashboard