I use angular 8 and server-side-rendering but i got error when i run npm run build:ssr As you can see, src is repeated twice home/app/front/**src
npm run build:ssr
src
home/app/front/**src
ng add @nguniversal/express-engine
run this command from inside your application folder