What is your product version- Angular 13.0.0 What is your product type (Angular or MVC)-angular What is product framework type (.net framework or .net core)-.net core 6.0
We are trying to run the boiler plate code provided by ASPNETZERO. We are facing following error while running the project.
Please let us know the solution for this.
4 Answer(s)
-
0
Hi** @sumitshah**
Could you compare your package.json with the latest version's package.json ? I think some of your packages are outdated.
-
0
Hi @ismcagdas,
I am not able to understand which Packages are outdated. Could you please help me in this?
-
0
-
-1
Hi,
Could you run "yarn outdated" ? If you are not using single solution, you should run this command under the angular project.
If this doesn't work, could you send your project to [email protected] ?
Thanks,