-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
bugcurrent functionality does not work as desiredcurrent functionality does not work as desiredhelp wantedlow priorityquestionscope:tooling
Description
As Per The maintaining.md
, I ran
$ node bench/run && node bench/compare
But, the result was
fs.js:928
return binding.readdir(pathModule.toNamespacedPath(path), options.encoding);
^
Error: ENOENT: no such file or directory, scandir 'E:\Workspace\ava\bench\.results'
at Object.fs.readdirSync (fs.js:928:18)
at Object.<anonymous> (E:\Workspace\ava\bench\compare.js:7:16)
at Module._compile (module.js:649:30)
at Object.Module._extensions..js (module.js:660:10)
at Module.load (module.js:561:32)
at tryModuleLoad (module.js:501:12)
at Function.Module._load (module.js:493:3)
at Function.Module.runMain (module.js:690:10)
at startup (bootstrap_node.js:194:16)
at bootstrap_node.js:666:3
Metadata
Metadata
Assignees
Labels
bugcurrent functionality does not work as desiredcurrent functionality does not work as desiredhelp wantedlow priorityquestionscope:tooling