You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
then start the main project yarn start:main or just yarn examples:start
compiling and serving angular micro project before main project started solved my problem.
maybe the reason is the angular project failed compiling or something in parallel serving when yarn examples:start?
(just some guess, I am not familar with angular compiling)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I mean
yarn start:angular9
ahead in another terminalyarn start:main
or justyarn examples:start
compiling and serving angular micro project before main project started solved my problem.
maybe the reason is the angular project failed compiling or something in parallel serving when
yarn examples:start
?(just some guess, I am not familar with angular compiling)
Beta Was this translation helpful? Give feedback.
All reactions