question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Somehow get the `node` and `chrome` versions at the `build` time

See original GitHub issue

I want to somehow get the node and chrome versions that are sewn into the electron, and pass those versions to the esbuild config and browserslist config.

The following solution is currently in use: Separate workflow has been update electron-vendors.config.json and .browserslistrc files on push to main branch.

I would like to receive the versions directly at the build time.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:17 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
JoCatcommented, Sep 30, 2021

Can you guys drop the link to the Electron issue mentioned in this thread

https://github.com/electron/electron/issues/28006

0reactions
JoCatcommented, Feb 12, 2022

@JoCat Seems you did the same thing just split it into two files. I would like to abandon the launch of the electron instance altogether.

I agree, this is annoying (because the launch of an electron also takes some time)

Read more comments on GitHub >

github_iconTop Results From Across the Web

Is there a way to use a previous Chrome Version?
You may need to get an old version of the Node.js source as well, from about the same time as the Chromium version...
Read more >
[BUG] Failed to launch chromium because executable doesn't ...
I changed my node version, removed node_modules and yarn.lock and tried again and tests now pass. Would be cool if it wasn't required...
Read more >
Checking out and Building Chromium for Windows - Google Git
-You must have the version 10.0.20348.0 Windows 10 SDK installed. This can be installed separately or by checking the appropriate box in the...
Read more >
Chrome Apps Office Hours: NodeJS in Chrome packaged apps
Ever wondered if you could use NodeJS libraries in your JavaScript code running in a browser? Join Paul Kinlan and Renato Mangini as...
Read more >
Selenium fix: SessionNotCreated "this version only ... - YouTube
If you have a webdriver SessionNotCreatedException error like "this version of ChromeDriver only supports Chrome version 96" we'll fix it ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found