canvas-ui
canvas-ui copied to clipboard
Fixed build issues
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 itself, but didn't list it in their dependencies. To fix that, please run "yarn add node-gyp" into your top-level workspace. You also can open an issue on the repository of the specified package to suggest them to use an optional peer dependency.
Building [email protected] fails on M1, because support was never added for that version:
HTTPError: Response code 404 (Not Found) for https://github.com/electron/electron/releases/download/v9.4.1/electron-v9.4.1-darwin-arm64.zip
No body meets this error? I meet this error too, but seems no one merges this pr.