```js const remote = require('electron').remote; const app = remote.app; ``` `Uncaught TypeError: Cannot read properties of undefined (reading 'app')` in pos.js file.