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
Step "Compile clojure source files" failed with error
"Could not locate metabase/driver/sudoku/query_processor__init.class, metabase/driver/sudoku/query_processor.clj or metabase/driver/sudoku/query_processor.cljc on classpath. Please check that namespaces with dashes use underscores in the Clojure file name."
Steps to reproduce
git clone https://github.com/metabase/metabase --depth 1
cd metabase/modules/drivers
git clone https://github.com/metabase/sudoku-driver sudoku
cd ../..
bin/build-driver.sh sudoku
Environment
Clojure CLI version 1.11.1.1149
openjdk 11.0.16 2022-07-19
MacOS X 12.4
The text was updated successfully, but these errors were encountered:
Error
Step "Compile clojure source files" failed with error
"Could not locate metabase/driver/sudoku/query_processor__init.class, metabase/driver/sudoku/query_processor.clj or metabase/driver/sudoku/query_processor.cljc on classpath. Please check that namespaces with dashes use underscores in the Clojure file name."
Steps to reproduce
Environment
Clojure CLI version 1.11.1.1149
openjdk 11.0.16 2022-07-19
MacOS X 12.4
The text was updated successfully, but these errors were encountered: