#problem with ionicModule

34 messages · Page 1 of 1 (latest)

steep panther
#

Hello, I have a problem with "ionicmodule" (I attach the images) despite having everything imported above, the only one that gives me a problem, I have tried everything to solve it, changing versions, updating, etc., if you could help me I would be very grateful
my project is in angular: 12.1.1

dark schooner
#

Hello, when the problem appeared?

steep panther
#

The problem appeared 2 weeks ago without modifying anything

#

Sorry

dark schooner
#

As all dependancies are hightlighted, it feels like dependancies are not installed in the project.

steep panther
#

Could it be an ionic problem? What is not installed in the project?

#

because globally I do have it installed

dark schooner
#

so 'npm install' has not been executed

#

or no_modules removed 2 weeks ago

steep panther
#

Well, I'll explain a little anyway, I have this project in a github repository, when I clone it to my PC and when I run the "npm install" it installs everything fine, this is the only thing that gives me an error

dark schooner
#

Can you run ng build successfully ?

steep panther
dark schooner
dark schooner
steep panther
steep panther
dark schooner
#

Visual Studio code right?

steep panther
#

Yes

dark schooner
#

Code Menu / Check for updates

steep panther
#

ok, i'll check it right away

dark schooner
#

I forgot the Angular Ivy part of the error message, do:

  • remove node_modules / package-lock.json
  • run npm install
steep panther
#

ok, i'll try it

#

Thank you very much, I will be writing any questions

#

I just checked Visual Studio code and it appears that it is installing the update

dark schooner
steep panther
#

mmm I wouldn't know what to say

#

I finished updating visual studio, I'm going to delete node_modules and package-lock.json

steep panther
#

I send specifications of what I have in my system
angular cli: 12.1.1
Node: 18.13.0

Angular: 17.2.3 (this must be the incompatibility problem or I don't know)
......... core, forms, platform-browser, router
Ivy Workspace: <error> (this appears because I am outside the project)

dark schooner
steep panther
#

ouuu I see, I'm going to install node 14.15.0

steep panther
#

Hello, I updated everything, I even cloned the project again from Github and created the "npm install" and it gave me the error again 😪

dark schooner
#

check the commits from 2 weeks ago, when it started to happen