Getting missing cq:dialog node error
I am trying to install and deploy my package to AEM but it fails on <install-package> with the following error:
*ERROR* [qtp1081273488-2048] org.apache.jackrabbit.vault.fs.impl.io.DocViewSAXImporter Error during processing of /etc/scaffolding/resource/jcr:content/cq:dialog: javax.jcr.nodetype.ConstraintViolationException: No matching node definition found for cq:dialog
*ERROR* [qtp1081273488-2048] org.apache.jackrabbit.vault.fs.io.Importer E /etc/scaffolding/resource/jcr:content/cq:dialog (javax.jcr.nodetype.ConstraintViolationException: No matching node definition found for cq:dialog)
I cannot find this directory in my project, which leads me to believe that AEM is the issue. Can someone please provide some insight on that matter?