EtherBeat
EtherBeat copied to clipboard
Can't start app
I am getting the same error. Can I get some help on how I would go about resolving this @tharidu
Same error too. This seems to be an error from typescript, the syntax inside bluebird/index.d.ts seems to be missing some expected syntax, most of the dependencies use old typescript syntax and looking at the project, it's 3years old. I was able to fix some of this issues but I ran into more issues, I think the only fix to this, is to update the project dependencies to the latest and this might break a lot of things, I will work on this and give you guys feedback