Guy Senpai
Guy Senpai
I have the same issue.
is there someone here who has resolved this issue or has a solution for that?
I have the same issue.
Use ``` let newUser = create(...) ```
I mean ``` let newUser = User.create(...); ```
I have same issue with vitest 2.1.8. I've try mock `fs` import like `@nx/devkit > nx > fs`. `@nx/devkit` and `nx` is commonjs lib. I've try with this config, but...
any updates here?