Joel Thorstensson

Results 291 comments of Joel Thorstensson

Oh! Sounds like a problem with the npm release from orbit-db. Maybe they accidentally added .git to their package? I'll ping them and ask!

Thanks for reporting! Sorry for the slow response. Is `Expected ';'` the only output to the logs? I don't have a windows machine to test on unfortunately :/

Odd, I can't really debug since I don't have windows. Do you have the same issue if you run Chrome or Firefox?

Ok, thanks. Any chance you wanna try the example in this repo to debug it in Edge?

Sure, start by cloning the 3box-js repo: ``` $ git clone https://github.com/3box/3box-js.git ``` Then cd into the `3box-js` folder, and run: ``` $ npm run example:start ``` Then go to...

@filips123 anyway you can figure out what the actual syntax error is? Would be very helpful, thanks :)

@filips123 That makes sense, thanks for investigating! Do you know how to set up the correct transcompile? If so, contributions are very welcome 😄

@filips123 when you install the npm package there should be a `lib` folder which contains es5 builds. Did you try that? Thanks for the links btw, this is on our...

@zachferland Do you have some quick thoughts on this issue?

Thanks for all of your feedback here @filips123! Supporting IE is not an immediate priority for us, but keeping this issue open for future reference 🙂