Environment
Describe the bug
I just created a project and when I use the command "tns preview" I get this error and it won't let me have a preview of the application.
To Reproduce
Use the command "tns preview" to show the preview of the application.
Expected behavior
Have a preview in the NativeScript Preview application.
Sample project
In all empty templates or projects
Additional context
Please fix it, I can't use NativeScript as I can't see the application preview.
Image
Error
SyntaxError: Unexpected token < in JSON at position 0
at JSON.parse (<anonymous>)
at PreviewSdkService.<anonymous> (C:\Users\Sawako\AppData\Local\Yarn\Data\global\node_modules\nativescript\lib\services\livesync\playground\preview-sdk-service.js:100:43)
at Generator.next (<anonymous>)
at fulfilled (C:\Users\Sawako\AppData\Local\Yarn\Data\global\node_modules\nativescript\lib\services\livesync\playground\preview-sdk-service.js:4:58)
at processTicksAndRejections (internal/process/task_queues.js:97:5)
A migration is in progress - we expect everything to be back in working order by Monday
@taksumaki thanks for creating this issue - Could you give it another try?
@taksumaki thanks for creating this issue - Could you give it another try?
Now it works perfect, thanks for repairing it. Time to use NativeScript like never before!
Most helpful comment
Now it works perfect, thanks for repairing it. Time to use NativeScript like never before!