Skip to content
This repository has been archived by the owner on Jan 22, 2023. It is now read-only.

bug - nest_mailman_1.Mailman.init(...).to(...).subject is not a function #5

Open
mdaneshjoo opened this issue Nov 9, 2021 · 0 comments

Comments

@mdaneshjoo
Copy link

mdaneshjoo commented Nov 9, 2021

hi I see a bug when using mailman and eyewitness you are using mailman in eyewitness and it's not updated it use mailman version 0.1.0
"@squareboat/nest-mailman": "^0.1.0"
because of that when I install mailman in my project
"@squareboat/nest-mailman": "^0.3.0"
I see this error
TypeError: nest_mailman_1.Mailman.init(...).to(...).subject is not a function
after some digging, I realize mailman does not have 'subject' method in 'Mailman' class

@mdaneshjoo mdaneshjoo changed the title bug bug - nest_mailman_1.Mailman.init(...).to(...).subject is not a function Nov 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant