snowy
file path error in testing: can't find global-setup
I've been banging my head against this for a while but it turns out the example app has the same issue: https://nuxt.com/docs/examples/advanced/testing
open a new terminal, run
nuxi test
and get:
I think this is the same issue as reported at https://github.com/nuxt/test-utils/issues/818 but wanted to ask here in case there's a known workaround or anything other than patching test-utils?2 replies