Closed MichalBryxi closed 1 week ago
The error reads:
Error: Could not find module `@ember/string` imported from `ember-changeset-validations/utils/messages`
Wanted to help with this, but until #324 is resolved I don't think I will be of any use :-/
I have see this error in some projects, the solution is to downgrade @ember/string to v3, v4 causes this error.
@ember/string
The error reads: