Skip to content
This repository has been archived by the owner on Dec 5, 2022. It is now read-only.

api demo comes up as minimal window with no widgetry #510

Open
Bazmundi opened this issue Dec 20, 2021 · 6 comments
Open

api demo comes up as minimal window with no widgetry #510

Bazmundi opened this issue Dec 20, 2021 · 6 comments

Comments

@Bazmundi
Copy link

  • What operating system are you using?
    Windoze 10
  • What version of Node.js is on your system?
    16.3.1

Followed the build instructions at https://github.com/electron/electron-api-demos#Building

I expected https://cloud.githubusercontent.com/assets/378023/15016148/ae06cc80-124a-11e6-80dd-076d83e492f6.png

Got https://github.com/Bazmundi/pics/blob/main/unimpressive.png

@MrTimcakes
Copy link

MrTimcakes commented Dec 28, 2021

This also happens on Windows 11 with Node v17.3.0

Edit:
As described by youyou12344 this is due to "the corresponding chromium version does not support it html imports".
Reducing the Electron version in package.json to ^7.2.4 allows the app to run.

@AaaaJaay
Copy link

AaaaJaay commented Dec 28, 2021 via email

@myspeleo
Copy link

The same happens to me with Windows 11 (node 16.13.2) and also Windows 7 (node 12.14.0)

@miki-long
Copy link

miki-long commented Jan 26, 2022 via email

@sacalito
Copy link

This also happens on Windows 11 with Node v17.3.0

Edit: As described by youyou12344 this is due to "the corresponding chromium version does not support it html imports". Reducing the Electron version in package.json to ^7.2.4 allows the app to run.

also happend to me in windows 10 latest electron version 15.6.6
Thankyou for this replay

@sineway
Copy link

sineway commented Nov 29, 2022

Node 19.1.0
Electron 19.1.4
Linux
Screenshot from 2022-11-29 16-37-25

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

No branches or pull requests

7 participants