Habibul Ali Shah
Habibul Ali Shah
When I'm providing a cloud front URL. Its giving an error Unable to download from the URL .... http://d3iwfiltrzx5xk.cloudfront.net/sample.zip?response-content-disposition=attachment%3Bfilename%3Dsample.zip&Policy=siochklmiopewjciowqekmcwecnk&Key-Pair-Id=LKEWNCKNWOEINCOWMNO though its downloading separately.
Is there any way to stop creating back up.? is there any way to hide "xcopy" command execution for better user experience? is it possible that update can happen on...
Is there any way to hide hide the xcopy command execution from the user, with some custom text.
Redis typescript build is throwing compilation error Steps to reproduce: 1. create a simple ts file with any simple redis function 2. add redis dependency 3. execute tsc command and...
### Pre-flight checklist - [X] I have read the [contribution documentation](https://github.com/electron/forge/blob/main/CONTRIBUTING.md) for this project. - [X] I agree to follow the [code of conduct](https://github.com/electron/electron/blob/main/CODE_OF_CONDUCT.md) that this project uses. - [X]...
how to initialize the client with zk host string when solr is in cloud mode? like `zk1:2181,zk2:2181,zk3:2181/solr` based on the current code we have ``` var client = new SolrNode({...
I have created a .exe using a command "**build --tasks win-x64 --mirror http://dl.nwjs.io/ .**" the .exe file has all things like my node module all html, css , js codes...
After creating app when its shared to other system its become read-only automatically , user cant access.
I want to keep last 7 days log? How is that possible?
using sample code from here https://github.com/oras-project/oras-py/blob/main/examples/simple/push.py with harbor https://demo.goharbor.io/harbor/projects ``` #!/usr/bin/env python3 # This shows an example client. You might need to modify the underlying client # or provider for...