Uh oh!
There was an error while loading. Please reload this page.
fix: capacitor config path format on windows - #835
Conversation
✅ Deploy Preview for friendly-lamington-fb5690 ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
danielroe
commented
Sep 25, 2025
i think we should be able to use jiti to do this |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@## main #835 +/- ##
==========================================
+ Coverage 48.84% 49.59% +0.75%
==========================================
Files 12 12 Lines 735 740 +5 Branches 53 52 -1 ==========================================
+ Hits 359 367 +8 + Misses 376 373 -3 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
BobbieGoede
commented
Sep 25, 2025
Importing using jiti now, but unable to fix the tests, it seems like the module mock is not picked up by jiti 🤷 |
4aad786 to
2c896bcComparejnettome
commented
Oct 1, 2025
The fix works, using the patch I was able to get project working again. |
Uh oh!
There was an error while loading. Please reload this page.
🔗 Linked issue
❓ Type of change
📚 Description
This shouldresolve#823, this will still requires users to use the latest node LTS otherwise we need to handle importing
.tsfiles ourselves.@danielroe idk if the underlying issue is a regression (I don't use this module), I can't tell based on the related issue.