Skip to content

app.js is corrupt after installation #128

@cedricfronteau

Description

@cedricfronteau

Fresh install of ServicePulse (1.0.0) doesn't run because app.js is corrupt. This log message is displayed in browser console:

Uncaught SyntaxError: Unexpected token } localhost:9090/js/app.js:63
Uncaught object localhost:9090/lib/angular/angular.js:3555

These three extra lines can be found on line 63 of the file:

]);jection: rejection});
      });
   }

Replacing app.js with a copy from the repository fixes the problem.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions