Open maksnester opened 3 months ago
When I use the blockOut feature I get this error on mac
Error: ENOENT: no such file or directory, open '/blockOut-base.json'
It happens only if the fixture name contains dots, e.g.
fixture('some. functionality.')
removing dots fixes it for me. Note that screenshots are added correctly, the problem happens only with blockOut-base.json file
Oh my, good catch! Let me see if I can fix this asap, thank you.
When I use the blockOut feature I get this error on mac
It happens only if the fixture name contains dots, e.g.
fixture('some. functionality.')
removing dots fixes it for me. Note that screenshots are added correctly, the problem happens only with blockOut-base.json file