Closed julianadormon closed 1 year ago
Just downloaded solution and can't run demo because of the following errors: Build:Cannot find namespace 'SocketIO'. Build:Cannot find module 'exceljs' or its corresponding type declarations.
I downloaded the source code as a zip. Unpacked it and opened the solution in VS 2019. Then tried to build it.
I also encountered the same problem. How can I solve it?
npm install
🎉🚀 New Electron.NET version 23.6.1 released 🚀🎉
With native Electron 23 and .NET 6 support. Your problem should be fixed here. If you continue to have the problem, please let us know. Please note the correct updating of your API & CLI. Info in the README. Have fun!
Just downloaded solution and can't run demo because of the following errors: Build:Cannot find namespace 'SocketIO'. Build:Cannot find module 'exceljs' or its corresponding type declarations.
I downloaded the source code as a zip. Unpacked it and opened the solution in VS 2019. Then tried to build it.