bemusic/bemuse

Failed to load environment bundle

Opened this issue · 0 comments

I downloaded dist.tar.gz, and attempted to run index.html. I have node.js installed on my device, and I tried using both Edge and qutebrowser. However, on both browsers, it returns the following error:

An error has occured!
Failed to load environment bundle. Please refresh the page to try again. If that does not work, try holding down the Shift key while clicking Refresh. If that still does not work, please report this issue to the developers at https://github.com/bemusic/bemuse/issues

ChunkLoadError: Loading chunk 220 failed.
(error: file:///C:/build/220-89f5de2793acaa995887.js)
    at Object.a.f.j (file:///C:/Users/<username>/Downloads/dist/index.html:212:20)
    at file:///C:/Users/<username>/Downloads/dist/index.html:197:252
    at Array.reduce (<anonymous>)
    at Function.a.e (file:///C:/Users/<username>/Downloads/dist/index.html:197:217)
    at file:///C:/Users/<username>/Downloads/dist/index.html:243:16
    at file:///C:/Users/<username>/Downloads/dist/index.html:243:666
    at file:///C:/Users/<username>/Downloads/dist/index.html:243:669

I tried holding shift, but it didn't work either.