jameslittle230 / stork

🔎 Impossibly fast web search, made for static sites.
https://stork-search.net
Apache License 2.0
2.73k stars 56 forks source link

Stork was not compiled with test server support #362

Open tlienart opened 1 year ago

tlienart commented 1 year ago

it seems to be the same bug as reported in #269 which was closed as fixed. Is there a command missing somewhere? I'm on MacOS arm, tried with stork 1.5 (from brew) and 1.6 (from cargo) using the setup instructions here:

$> stork build --input [...] # this works fine
$> stork test --config stork.toml
Error: Stork was not compiled with test server support. Rebuild the crate with all features to enable the test server.
If you don't expect to see this, file a bug: https://jil.im/storkbug