electron-lang / electron-lang/electron

can not install libyosys on windows 10 OS

Open
#36 5 comments 0 reactions 0 assignees View on GitHub
Dominant language
TypeScript
Stars
62
Forks
7
PR merge metrics
No merged PRs in 30d

Description

D:\DataSoft\TS\blinky>yarn
yarn install v1.9.4
info No lockfile found.
[1/4] Resolving packages...
warning @electron-lang/electron > electro-grammar > nearley > nomnom@1.6.2: Package no longer supported. Contact support@npmjs.com for more info.
info There appears to be trouble with your network connection. Retrying...
[2/4] Fetching packages...
[---------------------------------------------------------------------------------------------------------------] 0/392(node:15500) [DEP0005] DeprecationWarning: Buffer() is deprecated due to security and usability issues. Please use the Buffer.alloc(), Buffer.allocUnsafe(), or Buffer.from() methods instead.
info fsevents@1.2.4: The platform "win32" is incompatible with this module.
info "fsevents@1.2.4" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
[4/4] Building fresh packages...
[1/2] ⠄ libyosys
error D:\DataSoft\TS\blinky\node_modules\libyosys: Command failed.
Exit code: 2
Command: prebuildify-load || make
Arguments:
Directory: D:\DataSoft\TS\blinky\node_modules\libyosys
Output:
make: *** No targets specified and no makefile found. Stop.

D:\DataSoft\TS\blinky>npm install libyosys
npm WARN deprecated nomnom@1.6.2: Package no longer supported. Contact support@npmjs.com for more info.

> libyosys@0.0.8 install D:\DataSoft\TS\blinky\node_modules\libyosys
> prebuildify-load || make

make: *** No targets specified and no makefile found. Stop.
npm WARN optional SKIPPING OPTIONAL DEPENDENCY: fsevents@1.2.4 (node_modules\fsevents):
npm WARN notsup SKIPPING OPTIONAL DEPENDENCY: Unsupported platform for fsevents@1.2.4: wanted {"os":"darwin","arch":"any"} (current: {"os":"win32","arch":"x64"})

npm ERR! code ELIFECYCLE
npm ERR! errno 2
npm ERR! libyosys@0.0.8 install: `prebuildify-load || make`
npm ERR! Exit status 2
npm ERR!
npm ERR! Failed at the libyosys@0.0.8 install script.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.