Capacitor Version
馃拪 Capacitor Doctor 馃拪
Latest Dependencies:
@capacitor/cli: 8.5.0
@capacitor/core: 8.5.0
@capacitor/android: 8.5.0
@capacitor/ios: 8.5.0
Installed Dependencies:
@capacitor/core: 8.5.0
@capacitor/cli: 8.5.0
@capacitor/android: 8.5.0
@capacitor/ios: 8.5.0
[success] iOS looking great! 馃憣
[success] Android looking great! 馃憣
Other API Details
npm: 11.13.0
node: v24.16.0
pod: 1.16.2
Platforms Affected
Current Behavior
There's a warning about flatDir which I think can be easily solved.
Expected Behavior
No warning in the build
Project Reproduction
Any new capacitor project
Additional Information
You can find the two offending ones here:
https://github.com/search?q=repo%3Aionic-team%2Fcapacitor+flatdir&type=code)
They should be replaced with fileTree as far as I understand.
Capacitor Version
馃拪 Capacitor Doctor 馃拪
Latest Dependencies:
@capacitor/cli: 8.5.0
@capacitor/core: 8.5.0
@capacitor/android: 8.5.0
@capacitor/ios: 8.5.0
Installed Dependencies:
@capacitor/core: 8.5.0
@capacitor/cli: 8.5.0
@capacitor/android: 8.5.0
@capacitor/ios: 8.5.0
[success] iOS looking great! 馃憣
[success] Android looking great! 馃憣
Other API Details
Platforms Affected
Current Behavior
There's a warning about flatDir which I think can be easily solved.
Expected Behavior
No warning in the build
Project Reproduction
Any new capacitor project
Additional Information
You can find the two offending ones here:
https://github.com/search?q=repo%3Aionic-team%2Fcapacitor+flatdir&type=code)
They should be replaced with fileTree as far as I understand.