You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(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.
The text was updated successfully, but these errors were encountered:
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.
(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).
I guess I can fire up a Linux VM as a work-around.
The text was updated successfully, but these errors were encountered: