-
I just tested the starter with gitpod using VSCode Desktop as recommended and experienced following errors during startup:
```sh
.
.
.
Error: Failed while trying to deploy canisters.
Caused by…
-
Detailed Setup Guide for Beginners
Since the documentation targets developers who may be new to ICP or blockchain development, consider adding a more detailed “Getting Started” section. Step-by…
-
**Describe the bug**
Followed instructions here: https://forum.openmediavault.org/index.php?thread%2F50222-install-omv7-on-debian-12-bookworm%2F= to install OMV 7 on a fairly minimal Debian 12 syst…
-
I'm having trouble getting the Motoko benchmarks to run locally, likely because there are additional setup steps necessary to get motoko to build.
I have followed the steps in [Reproduce Performanc…
-
Sometimes Motoko language server works and finds its files, sometimes it doesn't. Reloading doesn't help. Everything seems to be set properly, mops & dfx.json. Can't even find a local file. The only d…
-
Starting server with `PocketIcServer.start({showRuntimeLogs:false, showCanisterLogs:true })`
Debug.print(...) shows in console
Canister trapping (ex: Debug.trap(...)), division by zero,.. doesn't sh…
-
### I have searched through the issues and didn't find my problem.
- [X] Confirm
### About the icon
Motoko is a programming language for building directly on the internet for DApps.
### Li…
-
-
A library for searching across multiple canisters
- [x] [Write design document](https://github.com/matthewhammer/motoko-bigtext/pull/2/files)
- [x] Adapt CanCan to search video tags:
- [x] [Ca…
-
I failed to deploy a canister in my local environment.
Might be worth noting that I deploy a similar canister last night just fine but when I got onto my laptop today I started getting compiler err…