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'm using Symfony's importmap to install framework7, and saw these warnings:
[warning] framework7 requires ssr-window@^4.0.2 but version 5.0.0 is installed.
[warning] framework7 requires path-to-regexp@^6.2.0 but version 8.2.0 is installed.
[warning] dom7 requires ssr-window@^4.0.0 but version 5.0.0 is installed.
Obviously not critical, but perhaps the library can be tweaked to allow later versions.
The text was updated successfully, but these errors were encountered:
I'm using Symfony's importmap to install framework7, and saw these warnings:
Obviously not critical, but perhaps the library can be tweaked to allow later versions.
The text was updated successfully, but these errors were encountered: