Skip to content

Google Message - Old build detected #79

Description

@it-joshua21

Hi Everyone, I keep receiving this error on my Google Message Desktop app. (This app built a long time ago. Nativefier uses the Chrome browsesr (through Electron), and it is insecure to keep using an old version of it. Please upgrade Nativefier and rebuild this app.)

I've installed the latest nodejs
Download the latest version:
https://github.com/kelyvin/Google-Messages-For-Desktop?tab=readme-ov-file

Run the following command
npm install -g nativefier@latest
npm run windows

I got this error from my command.
fn(internalBinding)(nm.exports, cachingRequire, nm, nm.filename, '')
^
ReferenceError: primordials is not defined
at fs.js:44:5
at req_ (C:\Users\Monika\Downloads\node_modules\natives\index.js:143:24)
at Object.req [as require] (C:\Users\Monika\Downloads\node_modules\natives\index.js:55:10)
at Object. (C:\Users\Monika\Downloads\node_modules\graceful-fs\fs.js:1:37)
at Module._compile (node:internal/modules/cjs/loader:1369:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
at Module.load (node:internal/modules/cjs/loader:1206:32)
at Function.Module._load (node:internal/modules/cjs/loader:1022:12)
at Module.require (node:internal/modules/cjs/loader:1231:19)
at require (node:internal/modules/helpers:179:18)
at Object. (C:\Users\Monika\Downloads\node_modules\graceful-fs\graceful-fs.js:3:27)
at Module._compile (node:internal/modules/cjs/loader:1369:14)
at Object.Module._extensions..js (node:internal/modules/cjs/loader:1427:10)
at Module.load (node:internal/modules/cjs/loader:1206:32)
at Function.Module._load (node:internal/modules/cjs/loader:1022:12)
at Module.require (node:internal/modules/cjs/loader:1231:19)


Issue:

image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions