Recent dlib update leads to missing dependency:
/usr/lib/photoview/photoview: error while loading shared libraries: libdlib.so.19.23.0: cannot open shared object file: No such file or directory
I tried to reinstall it, but the build failed:
WARNING: You are currently running a version of TypeScript which is not officially supported by @typescript-eslint/typescript-estree.
You may find that it works just fine, or you may not.
SUPPORTED TYPESCRIPT VERSIONS: >=3.3.1 <4.5.0
YOUR TYPESCRIPT VERSION: 4.5.5
Please only submit bug reports when using the officially supported version.
=============
Failed to compile.
You must provide the URL of lib/mappings.wasm by calling SourceMapConsumer.initialize({ 'lib/mappings.wasm': ... }) before using SourceMapConsumer
I don't know if the warning is relevant, the full output is quite long and I don't see what else is relevant.
Pinned Comments