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

[Build API] Error thrown with runJavascript + raw #2396

Closed
paullewis opened this issue Jul 3, 2024 · 0 comments · Fixed by #2410
Closed

[Build API] Error thrown with runJavascript + raw #2396

paullewis opened this issue Jul 3, 2024 · 0 comments · Fixed by #2410
Assignees

Comments

@paullewis
Copy link
Contributor

  1. Take a blank board and drop on a runJavascript node
  2. Add a schema port to it
  3. Click the raw option in the inputs

We get an error like:

Error: Unknown BreadboardType: <string> object
    at p (define-CEmsdNBo.js:46:13)
    at define-CEmsdNBo.js:212:12
    at Array.map (<anonymous>)
    at c (define-CEmsdNBo.js:210:38)
    at _.describe (define-CEmsdNBo.js:420:11)

The issue centers around the toJSONSchema function in build's type.ts.

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