Base solution for your next web application
Open Closed

Cannot find module './en.js' ; Zone: <root> ; Task: Promise.then ; Value: Error: Cannot find module './en.js' #10950


User avatar
1
sumitshah created

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)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi** @sumitshah**

    Could you compare your package.json with the latest version's package.json ? I think some of your packages are outdated.

  • User Avatar
    0
    sumitshah created

    Hi @ismcagdas,

    I am not able to understand which Packages are outdated. Could you please help me in this?

  • User Avatar
    0
    sumitshah created

    Hi @ismcagdas,

    I run this cmd "yarn upgrade-interactive [--latest]" to upgrade all outdated packages. But it is not showing me any packaegs need to be upgrade. Please let me know if anything i can do to resolve this error.

  • User Avatar
    -1
    ismcagdas created
    Support Team

    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,