Www folder is not generated correctly

I am new in ionic, I have open source project and tried to build it
but the www folder is not generated correctly

I have tried

ionic repair
ionic serve
ionic build

can anyone help me please?

Im not sure, in my case, ionic build will create a dist folder, you can check your capacitor.config.json to point to the specific folder,
In my case, ionic build will produce dist folder which capacitor should point to also
image

What is wrong? How did you start your project - with ionic start or ng cli?

1 Like