Base solution for your next web application
Open Closed

Error in console: Can't find module './en.mjs' #10890


User avatar
0
sumitshah created
  • What is your product version-11.0.0
  • What is your product type (Angular or MVC)-Angular
  • What is product framework type (.net framework or .net core)-.net core After version migration in Angular(8 to 13) and in .net core(2.0 to 6.0) and after running successfully backend as well as frontend i am getting errors in console.

3 Answer(s)
  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi @sumitshah

    Did you upgrade both angular and ngx-bootstrap to latest version ?

    Thanks,

  • User Avatar
    0
    sumitshah created

    Hi @ismcagdas I am trying using npm install ngx-bootstrap --save cmd but it is givving me following error-

    Should i need to use any other cmd to upgrade ngx-bootstrap? also in Package.json "ngx-bootstrap": "^7.1.0",

  • User Avatar
    0
    ismcagdas created
    Support Team

    Hi,

    Could oyu manually convert it to "ngx-bootstrap": "^8.0.0", install packages and try agian ?

    Thanks,