You are reading a single comment by @TheAkki and its replies. Click here to read the full conversation.
  • Hello,
    i'm new at using js and the web ide.
    Yesterday, i wrote lot of lines in the web ide and it was running. I can not save files in the ide on disk: the IT rules of my company do not allow js files... :(
    So i had copy it in an editor notepad++ and saved it.

    Now, i want to continue my work. So i had open the file from the web IDE. I get a lot of errors which i don't understand.

    >  Uncaught SyntaxError: Got EOF expected '{' at line 23 col 13
    class Filter
    > Uncaught ReferenceError: "constructor" is not defined as line 26 col 5
    constructor(size)
    

    Whats wrong? How can i fix this?

    Why i can't copy from left hand side of IDE?

    Greetz
    TheAkki


    1 Attachment

About

Avatar for TheAkki @TheAkki started