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

Cannot build on Windows #186

Open
timhunt opened this issue Jun 18, 2021 · 2 comments
Open

Cannot build on Windows #186

timhunt opened this issue Jun 18, 2021 · 2 comments

Comments

@timhunt
Copy link

timhunt commented Jun 18, 2021

(Sorry, this is probably not a very useful or important bug report, but reporting it just in case.)

The build fails on Windows (even though I'm not interested in running this directly on Windows. I just need it to work in the browser).

$ yarn install
➤ YN0000: ┌ Resolution step
➤ YN0000: └ Completed in 0s 353ms
➤ YN0000: ┌ Fetch step
➤ YN0000: └ Completed in 0s 818ms
➤ YN0000: ┌ Link step
➤ YN0062: │ fsevents@patch:fsevents@npm%3A1.2.13#builtin<compat/fsevents>::version=1.2.13&hash=11e9ea The platform win32 is incompatible with this module, build skipped.
➤ YN0007: │ iltorb@npm:2.4.5 must be built because it never did before or the last one failed
➤ YN0009: │ iltorb@npm:2.4.5 couldn't be built successfully (exit code 1, logs can be found here: C:\Users\tjh238\AppData\Local\Temp\xfs-aaa4fbbb\build.log)
➤ YN0009: │ iltorb@npm:2.4.5 couldn't be built successfully (exit code 1, logs can be found here: C:\Users\tjh238\AppData\Local\Temp\xfs-aaa4fbbb\build.log)
➤ YN0000: └ Completed in 2s 571ms
➤ YN0000: Failed with errors in 4s 40ms

I guess I can fire up a Linux VM as a work-around.

@elsmr
Copy link
Owner

elsmr commented Jun 29, 2021

That's annoying 😕 seems like an issue iltorb. Have you installed the prerequisites they list here?

@timhunt
Copy link
Author

timhunt commented Jun 29, 2021

Thank you very much for looking at this.

I have not tried doing that, because from the error message, it was not clear that was a thing to try. I have windows build essentials, but not Python (but if that is the issue, it is not what the error says!) If I make more progress, I will let you know (however, right now, other things keep comming up, which take my time away from this.

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