-
**Describe the bug**
I was trying out `doctor` and couldn't get it to work, because it always threw an error `Error: Cannot find module 'node:stream'`, after doing some digging it seems that this iss…
svrnm updated
3 weeks ago
-
How can this be done in PHPCI, when i automatically build project when new commits are pushed i would like to run one set of Phing build files and if i manually hit build button i would run other set.…
-
* http://stackoverflow.com/a/28124715/2288008
* https://gitlab.kitware.com/cmake/cmake/merge_requests/591#note_244652
ruslo updated
7 years ago
-
I'm compiling a project created in CLion using CMake. When compiling under Linux/gcc everything works fine, but when compiling under Windows/VC I get the following error:
```
C:\...\build>cmake …
-
Hi, I'm trying to install Baysor in Julia's REPL on my Windows using these commands (I'm using Julia 1.10.4). However, I keep getting errors.
This is what I'm running in Julia.
```julia
using P…
-
When deploying @deephaven npm packages, we build the packages by running `npm run build`. This:
1. Builds the types via the tsc compiler (via the "types" script)
2. Builds the source code via Babel …
-
In #10 we discussed `build:` vs `ci:`. After a long discussion we settled in:
>build: Changes to the build process or external dependencies affecting the exported artifacts (i.e. those artifacts th…
-
### Godot version
4.2
### Godot .NET packages version
e876acc9d5fffbc1f295db7d2395da47ad0c341b
### System information
Windows 11AMD Ryzen 5 4800H
### .NET information
8.0.200
### Issue descrip…
-
I have downloaded and am running the build from the .NET 8 build in PR #1103
All occ types have all four dam cats selected for damage calculation, even if just structure and content are in the occ…
-
Currently if we want to output an STL, a STEP and a GLB we have to run all cq-cli 3 times. However as `main.py` runs cadquery to get the build result and then passes it into the codec, it would be pos…