Server side rendering(SSR) build issue when upgrade to angular 14 version

Viewed 34

I am upgrade angular 8 version to 14. After fixed all compatible version error it run successfully in local.

When I build the application in bitbucket, I faced the below error in bitbucket, I searched related to this issue unfortunately got no solution to fix these issues. I am new to these ssr build. I have no idea about this issue. Any help will be more useful to me.

Error in bitbucket when build

package.json

server.ts

Thanks in advance.

0 Answers
Related