ionic-cli icon indicating copy to clipboard operation
ionic-cli copied to clipboard

Multi App React Issue

Open hypesol opened this issue 1 year ago • 0 comments

I am facing issue using multi-app project

$ ionic init --multi-app $ cd apps/ $ ionic start "My New App" --no-deps

after these command when i run project using $ ionic serve --project=my-new-app I got this message

image

and when I press "Y" for installation then i got this error

image

I have tried many times but this is not working. simple app without multi-app is working fine

image

This is my file structure. Can anyone help me in this issue?

hypesol avatar Jul 21 '23 06:07 hypesol