Arthur Simon

Results 13 issues of Arthur Simon

There seems to be a solution for defining environment variables in #1010 but it seems to only work for the frontend. Does this boilerplate have a way to define environment...

In a few of my pages, I am getting this error when I enable debug mode: ``` A PHP Error was encountered Severity: Warning Message: strtotime() expects parameter 1 to...

Current indentation rule is 2 spaces. It would be better if there is an option to set this to to other values like 4 spaces. It is cumbersome to change...

I have followed the instructions to clone the library and run `npm run build`. I have also verified that the workflow is already installed in Alfred. However, Alfred doesn't seem...

I am trying to ``` const uploader = new FineUploaderTraditional({ options: { request: { endpoint: '', clockDrift: 500 }, validations: { itemLimit: 1 }, autoUpload: false } }) ``` ```...

- I installed the plugin via Pathogen by cloning this repository into .vim/bundle - I [installed](http://beyondgrep.com/install/) the single file version of the ack executable in my machine. I tested ack...

Following the instructions in the site, when I got to the export part, I got this error [code] Fatal error: Call to undefined function write_file() in C:\wamp\www\xxxxx\system\expressionengine\third_party\nsm_site_generator\libraries\nsm_site_generator_generator.php on line 1159...

I am using this approach as outlined in some of the answers in [here](https://stackoverflow.com/questions/39630620/react-intl-how-to-use-formattedmessage-in-input-placeholder) ``` {placeholder => } ``` However, I get this error when trying to extract the message...

Any plans on adding typedefs for this library?

help wanted

**OS**: MacOS Mojave 10.14.3 The outputted messages json files doesn't seem to be formatted correctly. This is from someone who migrated from `react-intl-cra` ![Screenshot 2019-03-15 at 10 59 00 AM](https://user-images.githubusercontent.com/2200902/54405514-cebcb300-4711-11e9-81da-f299f3978d25.png)