Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error: The platform win32-x64 is not currently supported! #44

Open
demskie opened this issue Aug 3, 2019 · 1 comment
Open

Error: The platform win32-x64 is not currently supported! #44

demskie opened this issue Aug 3, 2019 · 1 comment

Comments

@demskie
Copy link

demskie commented Aug 3, 2019

C:\Users\alexd\gpu-brick-sort>yarn add node-gles
yarn add v1.16.0
warning ......\package.json: No license field
[1/4] Resolving packages...
[2/4] Fetching packages...
info fsevents@2.0.6: The platform "win32" is incompatible with this module.
info "fsevents@2.0.6" is an optional dependency and failed compatibility check. Excluding it from installation.
info fsevents@1.2.9: The platform "win32" is incompatible with this module.
info "fsevents@1.2.9" is an optional dependency and failed compatibility check. Excluding it from installation.
[3/4] Linking dependencies...
warning " > raw-loader@3.1.0" has unmet peer dependency "webpack@^4.3.0".
[4/4] Building fresh packages...
error C:\Users\alexd\gpu-brick-sort\node_modules\node-gles: Command failed.
Exit code: 1
Command: node scripts/install.js
Arguments:
Directory: C:\Users\alexd\gpu-brick-sort\node_modules\node-gles
Output:
C:\Users\alexd\gpu-brick-sort\node_modules\node-gles\scripts\install.js:44
throw new Error(The platform ${platformArch} is not currently supported!);
^

Error: The platform win32-x64 is not currently supported!
at Object. (C:\Users\alexd\gpu-brick-sort\node_modules\node-gles\scripts\install.js:44:9)
at Module._compile (internal/modules/cjs/loader.js:805:30)
at Object.Module._extensions..js (internal/modules/cjs/loader.js:816:10)
at Module.load (internal/modules/cjs/loader.js:672:32)
at tryModuleLoad (internal/modules/cjs/loader.js:612:12)
at Function.Module._load (internal/modules/cjs/loader.js:604:3)
at Function.Module.runMain (internal/modules/cjs/loader.js:868:12)
at internal/main/run_main_module.js:21:11
info Visit https://yarnpkg.com/en/docs/cli/add for documentation about this command.

The README says windows support is planned

@molst
Copy link

molst commented Apr 2, 2020

I can confirm this is still the case:
Error: The platform win32-x64 is not currently supported!

It seems quick search in google/angle should support it so I suppose it should be an easy fix.

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

No branches or pull requests

2 participants