Conversation
Also, remove use of deprecated code.
Codecov Report
@@ Coverage Diff @@
## main #245 +/- ##
==========================================
+ Coverage 86.50% 86.57% +0.06%
==========================================
Files 5 5
Lines 415 417 +2
Branches 61 62 +1
==========================================
+ Hits 359 361 +2
Misses 56 56
|
|
I saw where the PR code was modified in
|
|
@171h I'm using Node v20 too, but it somehow works on my machine. Have you tried deleting node_modules, .nuxt, .output folders? On the other hand, I personally don't like the recursive implementation of Edit: I am unable to replicate the error in Windows 11. |
|
I have deleted |
|
I used |
|
This problem may already have been fixed by this pr nodejs/node#47732 since node v20.2.0 |

This is an attempt to fix the issue highlighted in nuxt/nuxt#19245 and nuxt/nuxt#19245/issuecomment-1575671354.