Hello MDK Team,
install work without any problems and dependencies installer have no relevant issus. (MDK 4.3.1)
with create-client.command, i am getting the following error:
Compiling plugin TypeScript codenode_modules/@nativescript/core/ui/frame/frame-common.d.ts(1,13): error TS1005: '=' expected.node_modules/@nativescript/core/ui/frame/frame-common.d.ts(1,95): error TS1005: ';' expected.node_modules/@nativescript/core/ui/frame/frame-common.d.ts(7,1): error TS1128: Declaration or statement expected.node_modules/@nativescript/core/ui/frame/frame-common.d.ts(7,13): error TS1005: ';' expected.node_modules/@nativescript/core/ui/frame/frame-common.d.ts(7,199): error TS1005: ';' expected.Error: Failed to compile plugin TypeScript code.
How can i fix this error ?
thanks a lot.
Robert