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
ERROR: [Error: ENOENT: no such file or directory, stat 'core/blocks/select-activations/specs.json'] {
errno: -2,
code: 'ENOENT',
syscall: 'stat',
path: 'core/blocks/select-activations/specs.json'
}
Recording:
No response
Anything else?:
No response
The text was updated successfully, but these errors were encountered:
Summary:
I get “no such file or directory” errors on the frontend for the blocks that are still using
specs_v1.json
instead ofspecs.json
.Expected behavior:
I expected the code to handle both cases.
Actual behavior:
I got an error and the block did not load on the left-hand side menu.
Steps to reproduce:
frontend/core/blocks
with a specs file namedspecs_v1.json
.Zetaforge version:
684a701
Operating System
MacOs
Other operating system:
No response
Logs:
Recording:
No response
Anything else?:
No response
The text was updated successfully, but these errors were encountered: