Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Google Message - Old build detected #79

Open
it-joshua21 opened this issue Mar 29, 2024 · 1 comment
Open

Google Message - Old build detected #79

it-joshua21 opened this issue Mar 29, 2024 · 1 comment

Comments

@it-joshua21
Copy link

it-joshua21 commented Mar 29, 2024

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

@p1r473
Copy link

p1r473 commented May 25, 2024

I get this too

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants