Nativefier: Not working with HubSpot

Created on 15 Aug 2019  路  5Comments  路  Source: jiahaog/nativefier

Nativefier does not work with HubSpot, it always says login error check browser. But when I create a new electron project and do mainWindow.loadURL("https://app.hubspot.com") it works just fine. What setting in nativefier is causing the login to fail? Can I remove all restrictions by default?

Most helpful comment

Most likely the Electron version. Use --electron-version or -e to set a newer version

All 5 comments

Most likely the Electron version. Use --electron-version or -e to set a newer version

Nativefier does not work with HubSpot, it always says login error check browser. But when I create a new electron project and do mainWindow.loadURL("https://app.hubspot.com") it works just fine. What setting in nativefier is causing the login to fail? Can I remove all restrictions by default?

use --electron-version 6.0.3

Thanks guys, that worked :)

Thanks guys, that worked :)

plz close the issue then :)

Thanks for the help, mxdpeep. Electron 5 is the default now, and will be bumped to 6 or 7 soon.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

citrusui picture citrusui  路  3Comments

vegbrasil picture vegbrasil  路  4Comments

Waitsnake picture Waitsnake  路  5Comments

danielyli picture danielyli  路  5Comments

shnbhg picture shnbhg  路  5Comments