From the image still not clear about the error.
If you go up the console and the error is something related to @Deleted Account express, then you need to add the below in your 'package.json' file inside 'ui.frontend' module
"devDependencies""typescript": "^3.8.3",
"dependencies": {"@types/express...