is this what you get after running dfx build
?
seems like there are some resources missing, did you check if modules from the error codes exist under the specified paths?
if you’re using the linkedup repo, make sure you’re on the sj/inter-canister-calls
branch and use dfx v0.5.0. you could use this to get everything up and running first
if you have your code on git feel free to share