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
Is it possible to upgrade your package to support angular v14?
At this time i get an error if i want to upgrade my projects dependencies:
Could not resolve dependency: npm ERR! peer @angular/common@"^13.2.0" from @ultimate/[email protected] npm ERR! node_modules/@ultimate/ngx-fullscreen npm ERR! @ultimate/ngx-fullscreen@"^0.0.5" from the root project
The package works fine with v14 but the peer dependency errors are a bit annoying.
The text was updated successfully, but these errors were encountered:
First of all thanks for that little package.
Is it possible to upgrade your package to support angular v14?
At this time i get an error if i want to upgrade my projects dependencies:
Could not resolve dependency: npm ERR! peer @angular/common@"^13.2.0" from @ultimate/[email protected] npm ERR! node_modules/@ultimate/ngx-fullscreen npm ERR! @ultimate/ngx-fullscreen@"^0.0.5" from the root project
The package works fine with v14 but the peer dependency errors are a bit annoying.
The text was updated successfully, but these errors were encountered: