Errors prevented startup:
While building for os.linux.x86_64:
server/rocketchat.js:732:1: /opt/meteor/miteam/server/rocketchat.js: Unexpected token (732:1)
730 |
731 | return result;
> 732 | }}
| ^
733 |
734 | async function createOrLoginUser (miTeamUserId, username, name, email, password) {
735 | try {
Your application has errors. Waiting for file change.