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

Tutorial about Angular Lazy Loading does not install devonfw-ide #204

Open
GuentherJulian opened this issue Feb 24, 2022 · 2 comments
Open
Labels
bug Something isn't working Team_Tutorials These issues will be handeled by the team Tutorials

Comments

@GuentherJulian
Copy link
Contributor

GuentherJulian commented Feb 24, 2022

The Angular lazy loading tutorial does not install the devonfw-ide.
Therefore, the steps to create the Angular project fail.
Capture

@GuentherJulian GuentherJulian added bug Something isn't working Team_Tutorials These issues will be handeled by the team Tutorials labels Feb 24, 2022
@maybeec
Copy link
Member

maybeec commented Mar 6, 2022

Could you debug whether the file ~/scripts/devon exists after installation?

@GuentherJulian
Copy link
Contributor Author

Could you debug whether the file ~/scripts/devon exists after installation?

I tried to debug the problem at all. The behaviour of katacoda is a little strange I think. When having all the images in the index.json file of Katacoda it seems that the setup scripts are not copied. When I removed the images from this file the scripts were present in Katacoda and were executed.
Actually we can simply fix this by removing the images from the index file since they not have to be passed into the Katacoda environment. It is enough that they are in the assets folder to be displayed in Katacoda.
Created a PR for this devonfw-tutorials/tutorial-compiler#344

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working Team_Tutorials These issues will be handeled by the team Tutorials
Projects
None yet
Development

No branches or pull requests

2 participants