Skip to content
This repository has been archived by the owner on May 2, 2022. It is now read-only.

Fixed build issues #112

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed build issues #112

wants to merge 1 commit into from

Conversation

tifrel
Copy link

@tifrel tifrel commented Oct 15, 2021

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

@Daryl-L
Copy link

Daryl-L commented Jan 22, 2022

No body meets this error? I meet this error too, but seems no one merges this pr.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants