I am using BottomTabNavigator in my project I am unable to change the color of the Tab it's being in default color although I am trying to change the style back
getting this error while running the install command zsh: parse error near `\n' Error - > zsh: parse error near `\n' Trying to install command -> npm i -
I made a script to configure the server through the PXE. When boot via pxe, The shell.sh appears on the server. But if an incorrect value is e
I am making a simple post request as follows: app.post('/', (req, res) => { return res.status(200).json(req.body) }) When I give a post request through po
I need eep file from bascom to run my project of door lock ,correctly. When i compile the codes with bascom,i can't find eep file. Please help me. I am in bad t
I am trying to patch, clear Node conditions in OpenShift and/or Kubernetes cluster on a worker node. Patch isn't working, trying even workarounds, maybe update
I am trying to put a modified image with GD PHP into another GD script too. When, the first part of the script (blur, resize, fit if smaller than 1920x1080) and
I want to build a Docker container using a Dockerfile containing pip install -r requirements.txt. pandas==0.22.0 is included in this requirements.txt file. Unti