error executing template

Forum rules
Please note that response time for technical support is within 3-5 business days.
Post Reply
jhoyos
Posts: 2
Joined: 07 Feb 2022, 23:55

08 Feb 2022, 15:48

Buenas, estoy tratando de correr el template de Roma la version 13.0.0, he tenido problemas en construir el node_modules, a penas pude pasar ese estado, ahora me muestra el siguiente error una vez ejecuto ng serve:

An unhandled exception occurred: Cannot find module 'C:\Users\Arley\Downloads\roma-ng-13.0.0\node_modules\@angular\compiler\fesm2015\compiler.mjs' imported from C:\Users\Arley\Downloads\roma-ng-13.0.0\node_modules\@angular\compiler-cli\bundles\index.js
See "C:\Users\Arley\AppData\Local\Temp\ng-YC5an9\angular-errors.log" for further details.

Can you help me please..!

cetincakiroglu
Posts: 130
Joined: 17 Dec 2021, 09:33

09 Feb 2022, 10:23

Hi,

Please try again by executing "rm -rf node_modules && npm install" inside the project.

Regards.

natalie321
Posts: 2
Joined: 30 Mar 2023, 11:39

30 Mar 2023, 11:43

Please try to delete the node_modules folder and package-lock.json file in your project directory and see if it worked. build now gg

natalie321
Posts: 2
Joined: 30 Mar 2023, 11:39

30 Mar 2023, 11:47

It looks like there may be an issue with the installation of the "@angular/compiler" module in your project. Run the command "npm cache clean --force" to clear the npm cache. Run the command "npm install" to reinstall all the project dependencies.

Post Reply

Return to “Roma - PrimeNG”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 4 guests