Till
Till
Building `deasync` requires `node-gyp`: ``` Usage Error: Couldn't find a script name "node-gyp" in the top-level (used by deasync@npm:0.1.21). This typically happens because some package depends on "node-gyp" to build...
As stated in the comment. I get problems when building the canvas UI locally, from building electron: ``` HTTPError: Response code 404 (Not Found) for https://github.com/electron/electron/releases/download/v9.4.1/electron-v9.4.1-darwin-arm64.zip ``` And also for...
This currently throws `Buffer.from requires a string, Buffer (some other stuff), as first argument, got undefined`. We should instead be throwing the panic message from the smart contract. props to...
https://github.com/Mintbase/mintbase-js/blob/beta/packages/storage/src/node-uploads.ts#L49