Web API Display Error after building application-server

Hi,

I just building chirpstack-application-server with this command :

make api update-vendor
make ui / build
make api
make internal / statics internal / migrations
make static / swagger / api.swagger.json
make build

The application server lunch good but the web interface did not work well :

compile%201

WEB API :

interface

my need is to building with source file and not docker !! some one can help ?

Did this problem get fixed?