Quantcast
Channel: Active questions tagged config - Stack Overflow
Browsing all 5049 articles
Browse latest View live
↧

Add @babel/plugin-proposal-class-properties - with babel.config.js

I am trying to use ConfirmGoogleCaptcha in a React Native app, after installing it I get the following error:class ConfirmGoogleCaptcha extends Component { state = { ^ show: false } show = () => {...

View Article


Datadog Configuration for Postgres 9.6

I have a question about the configuration setting for datadog for postgres 9.6.(1) How do I get all databases monitored in datadog? (2) How do I get all table level metrics from each...

View Article


WARNING No validation for the AWS provider has been implemented

I believe I might be missing a piece here, I've added the aws account.hal config provider aws account add spinnakermaster \ --account-id XXXXXXXXXXXX --asume-role role/spinnakerManaged I've added the...

View Article

pm2 is writing logs to rotated file, i.e, .log.1 file

I have the following logrotate configuration:/var/log/app.*/*.log { su root root daily missingok notifempty create 0644 root root rotate 4 } /var/log/app.*/*.log are the files where pm2 write logs. The...

View Article

Handle Protractor Spec patterns did not match any files error when no files...

So I have multiple capabilities in my protractor config.multiCapabilities: [ { logName: 'Desktop', browserName: 'chrome', chromeOptions: { excludeSwitches: ['enable-automation'] },...

View Article


Image may be NSFW.
Clik here to view.

Ionic Cordova Preference

I'm a little bit confused where is the Cordova Preference mentioned below?and Here: Is this under platforms/ios/cordova/defaults.xml or just in config.xml?Thank you

View Article

Getting kubectl config use-context error when trying to switch context

When I am trying to switch kubectl configuration using "kubectl config use-context new-context" where new-context is my desired context, I am getting the following error on my Mac machine:error: open...

View Article

Unable to COPY config file in nginix /etc/nginx/conf.d/default.conf

Unable to Copy config file in my project dir to /etc/nginx/conf.d/default.confsource file location: /app/nginix.confCOPY nginx.conf /etc/nginx/conf.d/default.confdestination :...

View Article


Python luigi transform luigi.run - luigi.build

I would like to transform this statement:luigi.run(['Task', '--workers', '1', '--local-scheduler','--GlobalParams-date', '2018-01-01'])to this one:luigi.build([GlobalParams(date='2018-01-01'), Task()],...

View Article


Configure Apache for Django REST backend and React frontend on same domain

How to configure Apache for Django REST backend and React frontend on same domainOne domain (for solve crossdomain problems).Urls:example.com/ example.com/api/ where:example.com/ - React-based frontend...

View Article

Ask the user to provide paths to non-python files to my library

EDIT: I rewrote and shortened the question because it seemed unclear!I am currently writing a python program, and some of the functionalities are improved if it has access to some specific, non-python...

View Article

How to configure Weblogic application Sever for Angular application

I have an Angular (6.1) application that is packed in a WAR (and EAR) file and should be deploy to a Weblogic (12c). Based on this link all requests to the application (context root) should be routed...

View Article

how can get variable from config file in CodeIgniter i need in controller

I have this code in config file:if (isset($_GET['language'])) { $language = base64_decode(strtr($_GET['language'], '._-', 'ABCDlanguage48+/=')); $_SESSION["language"] = $language; $config['language'] =...

View Article


How do I run Artisan Commands in ElasticBeanStalk

So, I created the .ebextensions folder and created a queue_worker.config file in the folder with the following content:container_commands: queue_worker: command: "php artisan queue:work"I got an error...

View Article

Mocking runtime config value with sinon

I am adding some config values before hapi server start. Application is works fine although in test I can not use config.get(). I can get around with proxyquire. So I was wonderingIs adding config file...

View Article


How to create multiple output paths in Webpack config

Does anyone know how to create multiple output paths in a webpack.config.js file? I'm using bootstrap-sass which comes with a few different font files, etc. For webpack to process these i've included...

View Article

TailWindCSS Max Height

So I want to know how to set a Max Height Media Breakpoint in TailWindCSS Config. IPad Pro's are recognised as Laptops because of their width. That said, they are far too tall for Laptop CSS, making my...

View Article


How to read the config file when executing tests

While unit testing the code in my local env, I got the following error,Errorpanic: open config_1.json: no such file or directory I'm not able to read the config file in testing mode, But It was working...

View Article

Elixir config files in elixir 1.9?

Just curious since the config has been removed from elixir 1.9. I don't fully understand the preferred method of loading config files in Elixir. For development, should I still create a...

View Article

12 factor app config and Java

I was reading the 12 factor app manifesto http://12factor.net/. The manifesto recommends storing the configuration data for the application in Enviornment variables. Does this mean that properties like...

View Article
Browsing all 5049 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>