lunchclass / absolute

Absolute is a web-based O2O(Online to Offline) platform like Siren-Order for Starbucks. We are focused on creating the platform that is portable, cheaper, easier, decentralized and appless.
Apache License 2.0
103 stars 31 forks source link

Fix a build error #523

Closed romandev closed 6 years ago

romandev commented 6 years ago

Sometime build error occurs as follows: An async function or method must return a 'Promise'. Make sure you have a declaration for 'Promise' or include 'ES2015' in your --lib option.

ISSUE=none

nadongguri commented 6 years ago

@romandev, is this issue still happened?