Electron local database access components

Delphi 10.3 / VSC - TMS WEBCore latest version

Just by placing one of the components on the form (adding units into uses area) the application is not starting properly anymore

Do I have to add something, or set a library path?

Adding TElectronMySQLConnection :

Adding TElectronPostgreSQLConnection :

It is described in the dev guide page 490


that you need to install the proper npm package.

Thank you, I finally figured it out how to install the node module in the right folder