will Farrell
will Farrell
I also ran into this on my Mac ``` ... Step 10/14 : RUN pip3 install ${PYTORCH_WHEEL} ${FACE_ALIGNMENT_GIT} -r requirements.txt && pip3 install ${PYTORCH_WHEEL} ${FACE_ALIGNMENT_GIT} -r fomm/requirements.txt && rm -rf...
I think there is still an issue here? When using fluent.js in Chrome, **Firefox**, Safari, and NodeJS you get the following: ``` new Intl.NumberFormat('en-CA').format(12345.678) // '12,345.678' new Intl.NumberFormat('fr-CA').format(12345.678) // '12...
In the documentation is states: > In Canadian English, however, the result would be: > Time elapsed: 12 345.678s. From: https://projectfluent.org/fluent/guide/variables.html The docs match the official documentation from the government...
@eemeli PR #352 opened @adjenks Thanks for digging deeper, I was about to do more testing myself before I saw your comment update.
I'm open to a PR for this.
Just an FYI, we're getting close to a first alpha for middy v4. Once that happens, only security patches will be applied to v3.
Thanks for bringing attention to this inconsistency in the documentation. > When there is an error, the regular control flow is stopped and the execution is moved back to all...
@aditmalik-synechron Any chance we can get this merged in? node v8 is end of life next month on AWS.
This seems to be an issue when node10 is used. Switching to node8 seems to resolve it.
@desmondchou Maybe submit as a PR?