-
Trying to deploy locally and followed readme(installed dfx, npm, cc, cmake, rust)
Tip of the master branch at: https://github.com/open-chat-labs/open-chat/tree/9b9f85b16d70e8c6a56ad3bf2150821d8cebb76…
-
I've been pushing for some standardization around a `cdk` namespace for Wasm public metadata as discussed here: https://forum.dfinity.org/t/rfc-canister-metadata-standard/16280
I'm wondering if it …
-
**Describe the bug**
```bash
# git lfs migrate info --everything --fixup
migrate: Sorting commits: ..., done.
panic: runtime error: invalid memory address or nil pointer dereference
[signal 0xc00…
recih updated
2 months ago
-
```
git clone https://github.com/dfinity/portal
cd portal
npm ci
npm run start
> portal@0.0.0 start
> docusaurus start --host 0.0.0.0
[INFO] Starting the development server...
[INFO] showc…
-
Hi,
On one of my github workflows, I had the full install of dfx. Now with dfxvm it broke, since it requires an interaction:
![Screenshot 2024-03-21 at 07 48 03](https://github.com/dfinity/dfxvm…
-
Apr 03 we got
```
2024-04-03T11:03:01-0400 [ERROR ] backups2datalad: Job failed on input : …
-
I recently started breaking up my Candid file into smaller files to make it more manageable.
For example, I moved everything related to Canistergeek to `candid/canistergeek.did` and now do `impor…
-
?
-
The dfx deploy process for asset canisters throws an error if there is a root level package.json without a build npm script. It shouldn't matter if there is a script or not, if the script does not exi…
-
### Issue description
I've noticed recently when pushing to Cloud that I get warnings when it runs the deploy in Kudu.
The errors mention a filepath too long issue, however other than the name of …