Notalib / nativescript-webview-ext

Nativescript plugin with extended WebView functionality
Apache License 2.0
76 stars 37 forks source link

Cannot launch the demo app #75

Closed christopharus closed 4 years ago

christopharus commented 4 years ago

tns --version : 6.4.1

npm --version: 6.13.7

I have just cloned the project and launch it and then I get these errors :

Screenshot (66)_LI

m-abs commented 4 years ago

Looks like an old problem.

Try doing a git clean -d -x -f from the root folder of the project, and launching the demo app from the src folder via npm run demo.android/ npm run demo.ios.