reach4help
reach4help copied to clipboard
Documentation: Error when trying to deploy function that src/shared/model does not exist when deploying on Windows
Error when trying to deploy function that src/shared/model does not exist.
ZenHub Information
This information is updated automatically. To modify it, please use ZenHub.
According to @s0, https://github.com/reach4help/reach4help/blob/development/functions/src/shared/model is actually a symbolic link to https://github.com/reach4help/reach4help/tree/development/model/src (hence the value of ../../../model/src).
Didn't work for me probably because I'm on Windows (again), but that might explain why the build hasn't failed on Github actions or Firebase as they're likely using Linux.