Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Docker build failing for Angular 20 project

Michael Melvin
Contributor
August 18, 2025

Good morning all,

 

I have created an Angular 20 project and the associated bitbucket pipeline and Dockerfile to run and upload an image.  It is similar to our existing old project which was Angular 15.

 

However, when running the following in the Dockerfile:

RUN node ./node_modules/@angular/cli/bin/ng build --configuration=ci-build --project=compliance

 

I am seeing the following error:

 


Unknown error: TypeError: isUnicodeSupported is not a function
ERROR: process "/bin/sh -c node ./node_modules/@angular/cli/bin/ng build --configuration=ci-build --project=compliance --progress=false --verbose" did not complete successfully: exit code: 127

 

This is using:

node:22.18.0 
@angular/build: ^20.1.5

 

Building with verbose did not add any additional information.


Is there anything else I can provide to help?

 

1 answer

0 votes
Michael Melvin
Contributor
August 18, 2025

Oddly enough, I cleared out the caches and now it seems to be working.  Will run it a few more times.

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin Site Admin
TAGS
AUG Leaders

Atlassian Community Events