James Halsall

Results 15 comments of James Halsall

@lserni thanks for that, works a charm :+1:

There's a PHP composer ready port of this library here https://github.com/markwilson/VerbalExpressionsPhp

Can confirm I'm seeing the same issue, but my file encoding is fine ``` $ poetry export -o requirements.txt --format=requirements.txt $ file -bi requirements.txt text/plain; charset=us-ascii ```

Ignore the above, my problem was totally unrelated! 😵‍💫

I've recently seen this when modifying a distribution's origin too, except it's taking way longer than 10 mins and currently been running for 30 mins! > ```module.serverless.module.cloudfront.aws_cloudfront_distribution.api_distribution: Still modifying... [id=E3IIWP497XXANV,...

Surely this can be merged now given v4 is available...

is there any way, currently, to intercept or hook into the requirements installation to do this in userland?