Installing webview (0.2.1)
Postinstall of webview: make
Failed postinstall of webview on make:
make[1]: Entering directory 'C:/Users/serge/Documents/vue-tests/vue-tests-nomodules/crystapp/lib/webview'
g++ -c -o ext/webview.o -std=c++11 ext/webview.cc
make[1]: Leaving directory 'C:/Users/serge/Documents/vue-tests/vue-tests-nomodules/crystapp/lib/webview'
In file included from ext/webview.cc:2:
ext/webview.h:1047:10: fatal error: WebView2.h: No such file or directory
1047 | #include "WebView2.h"
| ^~~~~~~~~~~~
compilation terminated.
make[1]: *** [Makefile:23: ext/webview.o] Error 1
make: *** [makefile:6: init] Error 1