-
Environment:
Windows 11
Intel Simics Package Manager 1.9.4
During building DMLC using `mingw32-make dmlc` on Windows, I got the following error:
```
...
Compiling dml14_parsetab.py
process_be…
-
I use gobble@0.10.2 and gobble-browserify@0.6.1.
Here is my quite simple gobblefile:
``` javascript
'use strict';
var gobble = require('gobble');
module.exports = gobble([
gobble('src/root'),
g…
-
## Describe your issue
In the current planning of the project, the web platform will both allow monitoring the different devices and the way they are starting applications and game sessions, as wel…
-
### Feature Description
The OAuth2 Provider documentation (https://docs.gitea.com/development/api-usage#oauth2-provider) states that the keyword 'token' is required in the Authorization header and th…
-
I'm encountering an issue during the build process of my Next.js app. Everything works perfectly in development mode (next dev), but when I try to build the application (next build), I consistently ge…
-
### Link to the code that reproduces this issue
https://codesandbox.io/p/devbox/suspicious-euclid-qq4zfy
### To Reproduce
Run the repro sandbox and check the console. I log the React Fiber in…
-
**Describe the bug**
Hello Puma devs :wave:
I have a form with a file as one of the inputs, submitted as `multipart/form-data`.
It works just fine with various files, but when I added `http_conte…
-
**Is your feature request related to a problem? Please describe.**
I would like to use a containerized development workflow with Sublime Text: I want to avoid installing things on my local machine …
sprat updated
1 month ago
-
### License Name
The DevWheels Licence, Version 1
### License Short Identifier
DevWheels1
### Link
https://devwheels.com/
### Description
A package released under the DevWheels Licence can be …
-
NativeScript: 8.3.3
Android: v13 on Pixel 7
I have been using a self signed cert on Android for development successfully by a using a void trust manager. Setting `HttpsURLConnection.setDefaultSSLS…