C:\AnD\poc\supertokens-auth-react\examples\with-thirdpartypasswordless-electron>npm run dev > with-thirdpartypasswordless-electron@1.0.0 dev > npm-run-all --parallel start:forge api-server:dev > with-thirdpartypasswordless-electron@1.0.0 start:forge > electron-forge start > with-thirdpartypasswordless-electron@1.0.0 api-server:dev > nodemon api-server [nodemon] 2.0.22 [nodemon] to restart at any time, enter `rs` [nodemon] watching path(s): *.* [nodemon] watching extensions: js,mjs,json [nodemon] starting `node api-server` > Checking your system √ Checking your system √ Locating application × Loading configuration › Expected plugin to either be a plugin instance or a { name, config } object but found @electron-forge/plugin-webp… ■ Preparing native dependencies ■ Running generateAssets hook An unhandled rejection has occurred inside Forge: Error: Expected plugin to either be a plugin instance or a { name, config } object but found @electron-forge/plugin-webpack,[object Object] at C:\AnD\poc\supertokens-auth-react\examples\with-thirdpartypasswordless-electron\node_modules\@electron-forge\core\dist\util\plugin-interface.js:32:19 at Array.map () at new PluginInterface (C:\AnD\poc\supertokens-auth-react\examples\with-thirdpartypasswordless-electron\node_modules\@electron-forge\core\dist\util\plugin-interface.js:16:44) at exports.default (C:\AnD\poc\supertokens-auth-react\examples\with-thirdpartypasswordless-electron\node_modules\@electron-forge\core\dist\util\forge-config.js:158:43) at async Task.task (C:\AnD\poc\supertokens-auth-react\examples\with-thirdpartypasswordless-electron\node_modules\@electron-forge\core\dist\api\start.js:43:35) at async Task.run (C:\AnD\poc\supertokens-auth-react\examples\with-thirdpartypasswordless-electron\node_modules\listr2\dist\index.cjs:978:11) at async C:\AnD\poc\supertokens-auth-react\examples\with-thirdpartypasswordless-electron\node_modules\p-map\index.js:57:22 ERROR: "start:forge" exited with 1.