Closed ArielGueta closed 7 years ago
With node v6.11.3 it worked fine.
I can confirm it's happening in node v8.
Are you testing with a clean installation of the generator, or one you have made changes to?
A clean install selecting Jest builds fine for me on Node v8.8.1
OK, I will close the issue for now.
Hey, Thanks for the library. I want to use it, but I have a problem. After setting up a new project with jest and running
npm run build
I get this error:I am using node v8 if it helps. Thanks.