Shadow
Shadow
Although it seems to work well for things like Chrome, when I tried to reroute the sound for [The Elder Scrolls Online](https://www.elderscrollsonline.com/) I received this error; I'm running Windows 10...
It would be very useful to support the package manager unity now has, so that this project doesn't need to be mixed with a project's source files to be used.
**Current behaviour** If there is something wrong with the config file, it gets skipped instead of causing an error. ```javascript // vue-cli-plugin-styleguidist/index.js:77 function getStyleguidist(args, api, options) { const confFilePath =...
- [X] I have searched for [similar issues](https://github.com/raineorshine/npm-check-updates/issues) - [X] I am using the latest version of `npm-check-updates` - [X] I am using `node >= 12` --------------------------- ## Steps to...
https://github.com/msgpack/msgpack-cli/wiki/Custom-serialization#custom-serializer When I attempt to create a serialiser class as per this documentation I get the following warning; > Constructor 'MsgPack.Serialization.MessagePackSerializer.MessagePackSerializer' is obsolete: Use MessagePackSerializer (SerlaizationContext) instead. Also, a code...
**Context** Although I've successfully managed to get sonarqube analysing in my gitlab pipeline, the runs could be made significantly faster by adding some commands to the docker image. **Suggested solution**...
`60b993f1 daemon: listen(ldap://61d9b08f1892:389, 5) failed errno=98 (Address already in use)` This is happening inside the container - the ports successfully bound between the docker and docker host. I'm using unraid,...
I had hoped that setting SETTING_NOREPLY_EMAIL_ADDRESS on the zulip container would catch this, but it doesn't seem to. Is there a way to set this from the docker-compose file? Is...
I *think* it just goes into the configuration object - but I'm not getting any feedback to know whether I've applied the key correctly. 1. Is there a way to...
### Is there an existing issue for this? - [X] I have searched the existing issues ### Current Behavior Proxy settings are ignored. Requests assume that a proxy is not...