No folder www generated when i start new project

No www folder is created when i create a new project?

reinstall ionic globally.
create a new project in a fresh folder and check. I believe without www folder it will not proceed.
Possibly an issue with npm or node as well.

I don’t believe a folder is created until you build the project.

yeah www folder is created when i build it. Thank You.