#Convex dev deployment NoImportModuleInSchema error

8 messages · Page 1 of 1 (latest)

regal lynx
#

Ive been getting this error all day when trying to deploy my local convex changes. Not really sure what causes this error, never seen it before.

#

Convex dev deployment NoImportModuleInSchema error

lethal trench
#

Bummer that there's no good stack trace

#

Could this could be a circular import issue? What does your schema look like, and what is it importing?

#

@regal lynx Do you have a dynamic import in your schema?

regal lynx
#

let me check our implementation

regal lynx
#

Should i try upgrading to convex 1.25? Where currently on 1.23. I think there was an improvement to error messages in this update?