ListView_FormWithCRUD will not migrate

Posted by GregHiggins on 04-May-2018 13:32

Unexpected string in JSON at position 430

All Replies

Posted by egarcia on 04-May-2018 14:20

Hello,

Do you see the JSON in the console in Kendo UI Builder?

The error that you are seeing could happen if a comma is missing in the JSON text.

Example:

JSON.parse('{"a":"A""b":"B"}')

Please check the corresponding JSON file.

I hope this helps.

Posted by GregHiggins on 04-May-2018 15:52

Huh? I'm inside the electron app clicking on migrate. How do I see a console?

Posted by GregHiggins on 04-May-2018 15:54

[4:53:13 PM] INFO migrate ListView_FormWithCRUD using migration for version 1.4.3

[4:53:13 PM] INFO migrate ListView_FormWithCRUD using migration for version 1.4.4

[4:53:13 PM] ERROR Migration Failed

This thread is closed