Divide the real number line (as nothing is given regarding the domain, & complex domain need not be considered) into $5$ parts based on $4$ points:
(i) $x\lt -1:$ $$-(x+1) +x -3(x-1)+2(x-2) = x+2\implies -x -2 = x+2\implies x = -2$$
The cumulative equality is satisfied at point $x=-2$. Only the point $x=-2$ provides solution in this interval.
As indicated by @Green.H comment to his answer, would check value by substitution.
$1-2+3(3)-2(4) = 0\implies 0=0$, hence proved.
(ii) $-1\le x\lt 0$: $$(x+1) +x -3(x-1)+2(x-2) = x+2\implies x= x+2\implies 0 = 2$$ Could not understand its significance, may be no value satisfies this interval.
(iii) $0\le x \lt 1$: $$(x+1)-x -3(x-1)+2(x-2) = x+2\implies -x=x+2\implies x = -1$$ The cumulative equality is satisfied at point $x=-1$. But, $x=-1$ is outside the value range, so no value satisfies this interval as solution.
(iv) $1\le x \lt 2$: $$(x+1)-x +3(x-1) +2(x-2) = x+2\implies 5x -6 = x+2\implies x=2$$ The cumulative equality is satisfied at point $x=2$.. But, $x=2$ is outside the range, so again no value satisfies this interval
(v) $x\gt 2$: $$(x+1)-x+3(x-1) -2(x-2) = x+2\implies x+2 = x+2\implies 0=0 $$
So, it is a tautology, & hence all values in this interval satisfy it.
The solution set is given by : $x \in -2 \cup [2, \infty )$.
Need vetting, in particular the case (ii).