Okay
  Public Ticket #1067586
AngularJS gives errors
Closed

Comments

  •  2
    Tony Xu started the conversation

    Please see browser errors on angular load

  • [deleted] replied

    Hi,

    You are accessing it without web-server. Please install XAMPP or MAMP to run Xenon files properly. This is not supported by Angular itself.



    (view large version)

    So, upload files in htdocs folder like for example: htdocs/myproject then to access and run Xenon access it via url:

    http://localhost/myproject

    This way it will work.

  • [deleted] replied

    Hi Tony,

    Have you managed to do that please