ionic-team / ionic-v3

The repo for Ionic 3.x. For the latest version of Ionic, please see https://github.com/ionic-team/ionic
Other
129 stars 86 forks source link

bug: Cannot set up a monorepo project using "ionic-angular" type #1120

Open ionitron-bot[bot] opened 3 years ago

ionitron-bot[bot] commented 3 years ago

Original issue by @localdrive on 2020-08-13T22:57:56Z

Ionic can't locate node_modules folder when I create a multi-app and a folder with all my apps in "ionic-angular" type.

When I run ionic serve, this happens:

ionic-app-scripts serve --address localhost --port 8100 --livereload-port 35729 --dev-logger-port 53703 --nobrowser [app-scripts] [19:55:55] ionic-app-scripts 3.2.3 [app-scripts] [19:55:55] watch started ... [app-scripts] [19:55:55] build dev started ...

[INFO] Development server running!

   Local: http://localhost:8100

   Use Ctrl+C to quit this process

[INFO] Browser window opened to http://localhost:8100!

[app-scripts] [19:55:55] Failed to load index.html [app-scripts] [19:55:56] watch ready in 865 ms