Brandon Chung
Brandon Chung
After 'yarn dapp:start', I've got these errors. Starting the development server... omnibridge-ui/node_modules/react-scripts/scripts/start.js:19 throw err; ^ Error: error:0308010C:digital envelope routines::unsupported at new Hash (node:internal/crypto/hash:71:19) at Object.createHash (node:crypto:130:10) at module.exports (omnibridge-ui/node_modules/webpack/lib/util/createHash.js:135:53) at...
When a Flet app uses Python's signal module or threading module, it works perfectly with flet run but freezes (hangs indefinitely) at ft.app() call after building with flet build macos/windows/linux....