Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Creating Route List 3/3 hang #6

Open
pierre-simplon opened this issue Oct 31, 2020 · 1 comment
Open

Creating Route List 3/3 hang #6

pierre-simplon opened this issue Oct 31, 2020 · 1 comment

Comments

@pierre-simplon
Copy link

pierre-simplon commented Oct 31, 2020

After successfully running the DonutsAPI locally when I follow the command described in the step1 of this DonutStore repo:
ng add @scullyio/init

then files are updated as per the description and then when I launch scully

npm run scully

the "normal" warning is displayed
No configuration for route "/donuts/:donutId" found. Skipping

the 3 routes are created:
"./dist/static/assets/scully-routes.json",
"/var/home/pierre/Workspace/DonutStore/dist/DonutStore/assets/scully-routes.json",
"/var/home/pierre/Workspace/DonutStore/src/assets/scully-routes.json"

but then the command hangs at Creating Route List 3/3 and it doesn't stop even if I wait for a long time, it's like the process doesn't stop and I have to kill it manually. Then I can see the static folder is created inside the dist folder but it doesn't contain the /about/index.html as per your description.

I've tried these commands on different linux distro: Ubuntu 20.04, Fedora 32 and Fedora 33 and it's the same behavior each time.

@pierre-simplon
Copy link
Author

With the angular 11 upgrade I face the same issue.
details there:
https://asciinema.org/a/UbFJPRGaB7XJGcpwjMzPjuX5t

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant