App upload fails

Posted on
  • My app shows up in my version of the App loader, but when i try to upload i get the following message after about 90%: "Upload failed, Unexpected response Uncaught SyntaxError: Got var expected EOF"
    What does that mean? When i upload the code manually via the IDE it works fine. Sending it to the emulator also works.

  • I've seen that when forgetting to close a row with a semicolon somewhere. Check if there are any warnings when you paste the code in the right side of the Web IDE.

  • Did you get this sorted? Maybe you could point us at your Github-pages hosted of the app loader and then I could give it a try and see if I can figure out what's up?

    Opening the dev console and typing Puck.debug=3 before upload may give you some clues as to which thing is failing and what the full error is

  • Post a reply
    • Bold
    • Italics
    • Link
    • Image
    • List
    • Quote
    • code
    • Preview
About

App upload fails

Posted by Avatar for RaoulDuke @RaoulDuke

Actions