Ryan Vandersmith

Results 113 comments of Ryan Vandersmith

Thanks for the suggestion! I will mention this internally so that we can decide how to prioritize this. I agree that this would be useful for learning Motoko.

Thank you for reaching out. What blockchain / network ID are you using for the request? If you can send an example dfx command and output, that would be helpful...

Hi, thanks for reaching out! I am trying to reproduce the issue, but everything seems to work as expected on my end. Would you be able to send the relevant...

Which OS are you using? I tested on both macOS M1 and Ubuntu, and everything seems to work for me. Are you also using the latest version of dfx (`0.20.1`)?...

Thank you for the updates. We are still deciding whether it makes sense to include these changes, since adding a dependency on `dfx` will break some of the functionality on...

I've followed the same steps on both of my testing environments and still haven't managed to reproduce the issue. Does anything look unusual in the "Motoko Language Server" extension logs?...

Hi @piotrswierzy, we now have a team working on this as part of a developer grant.

Thanks for adding me to the repository! I was able to reproduce the issue by running the following commands in a Gitpod environment: ```sh sh -ci "$(curl -fsSL https://internetcomputer.org/install.sh)" source...

Closing since we ended up going with a different approach.

Got it; this error message will always show up until all canisters are deployed. Does everything work if you run the commands that I listed above?