Closed ubidefeo closed 7 years ago
Thanks @ubidefeo I'll aim to have it fixed up this week.
This can be solved by a clean git pull of the repo, and replace meteor npm install
with meteor npm install --unsafe-perm
See https://github.com/grpc/grpc/issues/6435 for more info on the issue.
I've updated the documentation to reflect this in #30
If anyone bumps into this Error after launching with
meteor
it may need some rebuilding.according to setup instructions
when launching with
meteor
you may run into this issue.quit
CTRL+C
and runIt worked for me, have the web app running :) (maybe this note could be added to the setup info)