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
file://project/node_modules/@ark/util/out/path.js:38
this.push(...items);
^
TypeError: Spread syntax requires ...iterable[Symbol.iterator] to be a function
at new ReadonlyPath (file://project/node_modules/@ark/util/out/path.js:38:14)
at ReadonlyPath.filter (<anonymous>)
at Module.mapErrors (project/node_modules/sveltekit-superforms/dist/errors.js:55:64)
at Module.superValidate (project/node_modules/sveltekit-superforms/dist/superValidate.js:41:69)
This now triggers:
The text was updated successfully, but these errors were encountered: