You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am running the command npm install ngx-masonry masonry-layout --save to install this but after the short period of time I get the following error in the terminal. Does this work with Angular 11.x ok - or am I doing something wrong (which I presume is the most likely case)?
npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: @angular/[email protected] npm ERR! node_modules/@angular/common npm ERR! @angular/common@"^11.0.8" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @angular/common@"^12.0.0" from [email protected]
The text was updated successfully, but these errors were encountered:
I am running the command
npm install ngx-masonry masonry-layout --save
to install this but after the short period of time I get the following error in the terminal. Does this work with Angular 11.x ok - or am I doing something wrong (which I presume is the most likely case)?npm ERR! ERESOLVE unable to resolve dependency tree npm ERR! npm ERR! While resolving: [email protected] npm ERR! Found: @angular/[email protected] npm ERR! node_modules/@angular/common npm ERR! @angular/common@"^11.0.8" from the root project npm ERR! npm ERR! Could not resolve dependency: npm ERR! peer @angular/common@"^12.0.0" from [email protected]
The text was updated successfully, but these errors were encountered: