Closed highwaycoder closed 6 years ago
Yeah, this issue is that dogwater isn't compatible with the latest version of waterline. When a module is below v1, breaking changes can be made in minor versions. So they are still following semver correctly 👍I would happily take a PR to support the latest version of waterline.
See #63
When I run my project that uses dogwater, I get the following error logged:
Versions: dogwater@2.3.0 hapi@16.6.2 waterline@0.13.1
I know waterline is .1 above the recommended version range from dogwater, but I figured if they're following semver then it should be fine (right? RIGHT?)