Timothy LeBon

Results 63 comments of Timothy LeBon

seems easy enough, i guess we will try to include this in the next release

As this is apparently fixed, i will close it for the time being. If it reappears please reopen it.

This is known and will be fixed in the next webapp release.

this is a classic mediapipe issue, you are initiailizing the model more than once and it is failing. a google search will pull up similar errors.

this is superceded by #17560

for anyone using yarn: add the following to your package.json and rerun yarn. ` "resolutions": { "@pm2/agent": "2.0.3" },` confirm that vm2 is removed: `yarn why vm2 -R`

in case there is any confusion about this, this is the cause: https://github.com/librariesio/libraries.io/pull/2987/files the unprotected endpoint previously used by bower is now gone. the fetch [here](https://github.com/bower/bower.github.io/blob/589ca5b948c553fa2e677bc8b00ac33c547b687f/js/index.js#L137) needs to be replaced...

We will be working on a fix for this internally but if you are still having issues i recommend using the [webapp](https://app.wire.com) for the time being. Apologies for the issue.

is this an ongoing issue for you or was it a 1 time issue?