Fork me on GitHub
#malli
<
2022-08-21
>
Eliraz16:08:40

hello! I'm trying to work with on my project

Eliraz16:08:06

and am getting the following issue:

The required namespace "malli.dev" is not available, it was required by "main/root.cljs".
"malli/dev.clj" was found on the classpath. Maybe this library only supports CLJ?

Eliraz16:08:22

anybody knows what the issue is?

ingesol16:08:55

@eliraz.kedmi157 You need to use malli.dev.cljs for CLJS I think.