-
-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Fix windows support #196
Fix windows support #196
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #196 +/- ##
===========================================
Coverage 100.00% 100.00%
- Complexity 590 591 +1
===========================================
Files 54 54
Lines 1823 1828 +5
===========================================
+ Hits 1823 1828 +5 ☔ View full report in Codecov by Sentry. |
It works. |
0929cda
to
0e2782c
Compare
0e2782c
to
31daa98
Compare
Ok, I'll try to add a CI for windows then I'll merge this and release it. |
9e816d3
to
f2eaeec
Compare
f2eaeec
to
f95bc12
Compare
6fd88cc
to
228f90e
Compare
21b287e
to
1811142
Compare
88fa8fb
to
bdb220a
Compare
bdb220a
to
35c3697
Compare
Can you confirm this still works fine for you @seb-jean ? Do you get a nice render of the errors in your console ? |
I have an error : |
Can you dump I feel like you're on Windows but your template is using |
$template
$lines
$line |
Ok so it's indeed the fact that:
Can you try the latest commit ? |
Yeah ! It works ! |
e863ceb
to
311bcaa
Compare
8d04c36
to
875cfe7
Compare
875cfe7
to
2dcb2bd
Compare
Closes #193