You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.
Critical error:
Error: Cannot find files by mask gemini
at q.nfcall.then (/home/stephen/dev/js/lizzzt/lizzztlib/node_modules/glob-extra/lib/index.js:14:28)
at _fulfilled (/home/stephen/dev/js/lizzzt/lizzztlib/node_modules/q/q.js:834:54)
at self.promiseDispatch.done (/home/stephen/dev/js/lizzzt/lizzztlib/node_modules/q/q.js:863:30)
at Promise.promise.promiseDispatch (/home/stephen/dev/js/lizzzt/lizzztlib/node_modules/q/q.js:796:13)
at /home/stephen/dev/js/lizzzt/lizzztlib/node_modules/q/q.js:604:44
at runSingle (/home/stephen/dev/js/lizzzt/lizzztlib/node_modules/q/q.js:137:13)
at flush (/home/stephen/dev/js/lizzzt/lizzztlib/node_modules/q/q.js:125:13)
at _combinedTickCallback (internal/process/next_tick.js:67:7)
at process._tickCallback (internal/process/next_tick.js:98:9)
GUI result:
/home/stephen/.node/lib/node_modules
/home/stephen/dev/js/lizzzt/lizzztlib/node_modules/q/q.js:155
throw e;
^
Error: Cannot find files by mask gemini
at q.nfcall.then (/home/stephen/dev/js/lizzzt/lizzztlib/node_modules/glob-extra/lib/index.js:14:28)
at _fulfilled (/home/stephen/dev/js/lizzzt/lizzztlib/node_modules/q/q.js:834:54)
at self.promiseDispatch.done (/home/stephen/dev/js/lizzzt/lizzztlib/node_modules/q/q.js:863:30)
at Promise.promise.promiseDispatch (/home/stephen/dev/js/lizzzt/lizzztlib/node_modules/q/q.js:796:13)
at /home/stephen/dev/js/lizzzt/lizzztlib/node_modules/q/q.js:604:44
at runSingle (/home/stephen/dev/js/lizzzt/lizzztlib/node_modules/q/q.js:137:13)
at flush (/home/stephen/dev/js/lizzzt/lizzztlib/node_modules/q/q.js:125:13)
at _combinedTickCallback (internal/process/next_tick.js:67:7)
at process._tickCallback (internal/process/next_tick.js:98:9)
Expected behaviour:
This worked properly in v4.4.1 but doesn't in v4.7.2.
The text was updated successfully, but these errors were encountered:
Output of
gemini --version
: 4.7.2Output of
node -v
: v6.4.0Contents of
.gemini.yml
file:Test source code:
Command used to run the test:
Setup:
Run tests from command line:
gemini test foo.js
Run tests from GUI:
Command line result:
GUI result:
Expected behaviour:
This worked properly in v4.4.1 but doesn't in v4.7.2.
The text was updated successfully, but these errors were encountered: