You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ensure that package is installed correctly using npm.
But why are you installing an MSSQL client? Keep in mind that Electron is completely client-sided, so everyone with access to the app can read the code.
error:ENOENT mssql not found in ......\app.asar
const sql = require("mssql");
The text was updated successfully, but these errors were encountered: