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
yarn run scully
yarn run v1.21.1
$ scully
Cleaned up /Users/schintha/Developer/Work/SPA/yeti/dist/scully/apps/webapp folder.
☺ new Angular build imported
started servers in background
Could not connect to server
✨ Done in 16.65s.
The text was updated successfully, but these errors were encountered:
Thanks for posting the workaround. This gives me some clues on where this is coming from.
We are using guess-parser to traverse the routes in the angular app. It seems that it can't track the NX libraries. I'm going to investigate this a bit deeper and will talk to Minko to see if there is a proper solution for this.
🐞 Bug report
Description
I have fresh nrwl nx monorepo.
i added blog module , then try to build static site.
yarn run scully
throwsCould not connect to server
error .the code works fine with
ng server
and openhttp://localhost:4200/home/blog
🔬 Minimal Reproduction
💻Your Environment
Angular Version:
Scully Version:
🔥 Exception or Error
The text was updated successfully, but these errors were encountered: