[ask] Can't deploy custom module

Hi,

I created custom modules and deploy the modules several days ago.
Then, the requirement was changed and we should modify our custom modules.
Because of too many changes in that module, I remove the modules and then recreate them.
But, we get error every time we add new relationship or deploy that modules.

Could you help me to solve this.

Thanks in advance

What’s your SuiteCRM version?

What errors do you get in suitecrm.log and php_errors.log?

How exactly did you “delete” the old module?

I found that the error occured when I create new custom module using the same name. I reset to the previous commit in git and the problem was solved.