wwwalkerrun / nativescript-ngx-magic

Magically drop a NativeScript app into your Angular web app and reuse all your code.
MIT License
48 stars 8 forks source link

error TS5053: Option 'sourceMap' cannot be specified with option 'inlineSourceMap'. #18

Open abhi901abhi opened 6 years ago

abhi901abhi commented 6 years ago

(normal)tsconfig.json.txt

(nativescript)tsconfig.json.txt Hi Team,

I just set up the basic application. When I ran "npm run start.android". Its giving error TS5053: Option 'sourceMap' cannot be specified with option 'inlineSourceMap'. and lots of "system.err" I am attaching all the screenshots at the end of my description please check once.

The emulator is opening successfully but finally, end up with a lot of error messages. I removed "sourceMap" attribute, made true, false etc. But nothing worked out. I struck from past 2 days. Can somebody tell me the resolution?

image

image

image

image

image image

image

angulardev23 commented 6 years ago

was the problem fixed? I'm getting the same error

tadamczak commented 6 years ago

Any news on this error? I'm having the same problem