-
### 先决条件 (Prerequisites)
- [X] 我已确认这个镜像源从未在 [其他 issues](https://github.com/tuna/issues) 中讨论过。
I am sure that this repo has NEVER been discussed in [other issues](https://github.com/tuna/issues).
- […
-
I'm getting a strange error after attempting to open, read, and/or write many files. After about 20-25 writes I start getting the following error
```
Panicked at 'called `Result::unwrap()` on an `…
-
# Motivation
A common case is going to be installing the `dfx` specified in `dfx.json`.
# Possible solutions
## Make it the Default?
We could, by default, install the `dfx` specified in `dfx.j…
-
We should use a plugin similar to [this](https://github.com/incentro-dc/remark-github-admonitions-to-directives?tab=readme-ov-file) to enable a consistent markdown rendering across docusaurus and GitH…
-
**Reported by Bluefin Tuna on 17 Jan 42647269 11:33 UTC**
Compile from source using
---
```
./configure CXXFLAGS="-Wall -W -Wshadow -Wpointer-arith -Wcast-qual -Wcast-align -Wwrite-strings -fno-comm…
-
Hi all!
I've been trying to install wings. I was following the steps starting with erlang, etc.
I run into the following error when executing make in the final step, this is my output:
`make…
-
### Issue description
When performing an editable install of a package that depends upon setuptools with build isolation disabled (see https://pip.pypa.io/en/stable/cli/pip_install/#cmdoption-no-bu…
-
This script sounds like it's just going to clean up some friendly state, but it actually blows everything in your working tree away without prompting to make sure that's what you want to do. I just ra…
-
## Agent Version and Platform
- 2.131.0
- Windows
## VSTS Type and Version
VSTS but agent is on-premise
## What's not working?
We created new agent machines in Azure. For fast builds, the …
-
I'm running on mac m3
Steps for reproduce:
1.
```
bash install.sh
```
2.
```
DX_NET_JSON="${HOME}/.config/dfx/networks.json"
mkdir -p "$(dirname "${DX_NET_JSON}")"
cp "$DX_NET_JSON…