StitchC
StitchC
throw this error after i run the "npm run build" the error message: Uncaught Error: Cannot open D:\vipthink-teacher-pc\node_modules\agora-electron-sdk\build\Release\agora_node_ext.node: Error: The specified module could not be found. D:\vipthink-teacher-pc\node_modules\agora-electron-sdk\build\Release\agora_node_ext.node at Object. (renderer.js:5)...
### Steps to reproduce 1. Flutter run on a remote machine connect with usb 2. Open devtool in Android Studio 3. Select network tab and preview 4. The network show...
- [email protected] - [email protected] - [email protected] - webpack config ```javascript const webpack = require('webpack') const HtmlWebpackPlugin = require('html-webpack-plugin') const CopyWebpackPlugin = require("copy-webpack-plugin") const { VueLoaderPlugin } = require('vue-loader') const configure...