bug: Cannot set up a monorepo project using "ionic-angular" type
ionitron-bot opened this issue · 0 comments
ionitron-bot commented
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