schema failed to update in dashboard
i keep getting the following error:
$ npx convex dev
(node:25832) [DEP0040] DeprecationWarning: The
punycode module is deprecated. Please use a userland alternative instead.(Use
node --trace-deprecation ... to show where the warning was created)Downloading current deployment state...
Diffing local code and deployment state
Analyzing and deploying source code...
Error fetching POST https://judicious-gazelle-541.convex.cloud/api/push_config 400 Bad Request: InvalidModules: Hit an error while pushing:
Loading the pushed modules encountered the following
error:
Unable to parse JSON from
exportArgs: Error in args validator: Invalid validator for key audioStorageId: Not a field validatorSee https://docs.convex.dev/functions/validation for docs on how to do argument validation.

