我在使用vue-cli-template将nativescript-vue安装到nativescript -vue时遇到了问题。正如前面提到的,我应该在npm上安装,然后清理构建。所以我安装了模块: npm run clean const audio = require('nativescript-audio');
const player = new audio.TNS
我在nativescript 8 with webpack v5中使用nativescript 8 with webpack v5插件,我试图启动本地下载的文件ex。视频、音频、HTML文件file not foundchromium: [INFO:CONSOLE(1)] "UncaughtTypeError: Cannot read property '_onNativeEvent' of undefined",