Tarun Jain
Tarun Jain
Hi @LukasKubicek, you can refer to the issue https://github.com/dotnet-architecture/eShopOnContainers/issues/2062#issuecomment-1477834665 to ensure the node.js is installed properly. Though your idea is quite interesting. I hope it helps.
Hi @dlevitan6623, thank you so much for sharing your feedback. Due to bandwidth and maintainability, we have kept this item a low priority. But if anyone in the community wants...
The issue can be closed now.
Considering the issue is inactive for a long time, it can be closed now.
Thanks @dev-fatih-erol.
Hi @BoskoD, I hope you have loaded the mslearn-aspnet-core dev environment by using one of the following procedures: For GitHub Codespaces, go to the codespace for the [MicrosoftDocs/mslearn-aspnet-core repository](https://github.com/MicrosoftDocs/mslearn-aspnet-core/codespaces) and...
Hi @DavidLegacy1983, thanks for posting here. We have not tried it on portainer, but can you try with an updated version of the envoy, maybe 1.22.0?
It should be worked around by following the below steps: Update Docker file: Go to the eShopOnContainers\src\Web\WebSPA\Dockerfile Add the below commands just after the line WORKDIR /app RUN apt-get update...
Hi @ cosmic-flood, I suggest you delete the existing repo and download it again from GitHub. Check for the correct version of npm and node. Try cleaning up the old...
Hi @odidev, thanks for sharing your query. There is a similar issue #1771 which can be of some help, please check comment: https://github.com/dotnet-architecture/eShopOnContainers/issues/1771#issuecomment-1048121588. I hope it helps.