okmttdhr / nativescript-webview-custom-header

This is the example implementing custom headers for WebView requests.
0 stars 0 forks source link

Cannot run sample app #4

Open vswee opened 7 years ago

vswee commented 7 years ago

tns run ios gives the following error after successfully building.

Executing before-prepare hook from /~/nativescript-webview-custom-header-master/sample/hooks/before-prepare/nativescript-dev-typescript.js Found peer TypeScript 1.8.10 node_modules/reflect-metadata/index.d.ts(20,15): error TS2665: Module augmentation cannot introduce new names in the top level scope.

TypeScript compiler failed with exit code 1

Any ideas?

pap5508 commented 6 years ago

@vswee : How you resolved this error ?