Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug: babashka/nbb-prismatic-schema s/defn not avaiable to use #216

Closed
omariosouto opened this issue Jun 12, 2022 · 2 comments
Closed

bug: babashka/nbb-prismatic-schema s/defn not avaiable to use #216

omariosouto opened this issue Jun 12, 2022 · 2 comments

Comments

@omariosouto
Copy link
Contributor

omariosouto commented Jun 12, 2022

version

platform

  • Node: v16.13.0
  • NPM: v8.1.0
  • Yarn: v1.22.17
  • MacBook Pro (13-inch, M1, 2020) | Apple M1 | macOS MOnterey Version 12.4

problem

  • s/defn isn't available
    • Even with the require as [schema.core :as s :include-macros true]

image

repro

  • Just download these files in this commit.
  • Error: Message: Could not resolve symbol: s/defn

expected behavior

  • When using s/defn I should be able to use the macro that validates the function entry values and its output.
@borkdude
Copy link
Collaborator

@omariosouto Due to deployment difficulties I had to roll back schema / malli support for now :(.

@borkdude
Copy link
Collaborator

We'll address this as part of schema compatibility when loading schema as a library from source

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants