Skip to content

Error after migrating to automapper 8 #549

Answered by mhishambakr
mhishambakr asked this question in Q&A
Discussion options

You must be logged in to vote

The problem was that I was importing the User entity from another dependency that wasn't upgraded and was still using version 7.

Once I updated nest mapper in my package it worked.

The error comes specifically from mapper/classes package, and since it wasn't updated in my dependency, I got this error.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by mhishambakr
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant