Remy Oreo
Remy Oreo
CCConvex Community
Created by Remy Oreo on 7/25/2024 in #support-community
schema failed to update in dashboard
I am currently working on a NextJs with Convex project, but i am having issues updating the schema of already added documents to my database, who can help to fix this please as i have been trying without being able to. I will really appreciate any help... 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) ✔ Schema validation complete. Downloading current deployment state... Diffing local code and deployment state Analyzing and deploying source code... ✖ Error: Unable to push deployment config to https://judicious-gazelle-541.convex.cloud 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 validator See https://docs.convex.dev/functions/validation for docs on how to do argument validation.
52 replies