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
After setting up super-native and running composer update, i am getting this.
So this means we are missing the TailwindParser class inside vendor/nativephp/mobile/src/Edge, which means we likely need to update mobile-air to include that class.
After setting up super-native and running composer update, i am getting this.
So this means we are missing the
TailwindParserclass insidevendor/nativephp/mobile/src/Edge, which means we likely need to updatemobile-airto include that class.