Dear All,I was installing DSpace 7 over Ubuntu 20.04 version.All things going smoothlyI can access the back end thorough.I just installed all the required application to build the front -end.Add only entry points to the 'files' or 'include' properties in your tsconfig.$ webpack --config webpack.server.config.js --progress --color[webpack-cli] Compilation finishedHash: d5f612ec0f6a276458b7Version: webpack 4.44.2Time: 31299msBuilt at: 11/02/2021 8:55:41 AMAsset Size Chunks Chunk Namesserver.js 14.1 MiB 0 [emitted] serverEntrypoint server = server.js[0] ./server.ts 8.9 KiB {0} [built][1] ./node_modules/tslib/tslib.es6.js 10.5 KiB {0} [built][2] ./node_modules/zone.js/dist/zone-node.js 117 KiB {0} [built][4] external "fs" 42 bytes {0} [built][7] ./node_modules/reflect-metadata/Reflect.js 50 KiB {0} [built][8] ./node_modules/rxjs/_esm5/index.js 3.33 KiB {0} [built][111] ./node_modules/pem/lib/pem.js 40.3 KiB {0} [built][115] external "path" 42 bytes {0} [built][125] external "https" 42 bytes {0} [built][126] ./node_modules/morgan/index.js 10.5 KiB {0} [built][141] ./node_modules/express/index.js 224 bytes {0} [built][143] ./node_modules/body-parser/index.js 2.59 KiB {0} [built][256] ./node_modules/compression/index.js 5.84 KiB {0} [built][262] ./node_modules/@angular/core/fesm2015/core.js 1.22 MiB {0} [built][362] ./node_modules/@nguniversal/express-engine/fesm2015/tokens.js 868 bytes {0} [built]+ 2039 hidden modulesWARNING in ./node_modules/pem/lib/pem.js 607:26-39Critical dependency: the request of a dependency is an expression@ ./server.ts$ node dist/server[HPM] Proxy created: / -> http://172.21.6.100/server/sitemaps[08:55:43 GMT+0000 (Coordinated Universal Time)] Listening at http://localhost:4000/Iam not able to access the front end via http://172.21.6.100/server/sitemap(page not found)is this ownership issue for Apache for dspace-7-angularThanks, Jaware--
All messages to this mailing list should adhere to the Code of Conduct: https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
---
You received this message because you are subscribed to the Google Groups "DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email to dspace-tech...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/dspace-tech/df739d66-d7b9-417c-9826-14941a1ab799n%40googlegroups.com.
This application has no explicit mapping for /error, so you are seeing this as a fallback.