Results 14 issues of King

yarn run build:win32 --ok ![1222](https://user-images.githubusercontent.com/25976728/114546679-09e29500-9c90-11eb-98f4-8b4243b728ad.png) 但是打开该浏览器 发现没有关于打不开 ![122](https://user-images.githubusercontent.com/25976728/114546724-17981a80-9c90-11eb-93fb-bd4fc0de3870.png) 再点击其他tab 报错 ![12](https://user-images.githubusercontent.com/25976728/114546763-21ba1900-9c90-11eb-8868-fec977a0e254.png)

yarn install --ignore-engines 正常 yarn run build:dll 正常 yarn run dev 报错如下: `ERROR in src/main/api/lulumi-extension.ts:15:20 TS2306: File 'C:/Users/tt/Desktop/lulumi-browser-master/src/main/constants.ts' is not a module. 13 | import * as mimeTypes from 'mime-types';...

yarn 没有问题 yarn run build:dll 没有问题 $ yarn run dev 没有问题 yarn run build:win32 报错 ` ERROR in E:/lulumi/lulumi-browser-master/src/main/api/lulumi-extension.ts ERROR in E:/lulumi/lulumi-browser-master/src/main/api/lulumi-extension.ts(11,20): TS2306: File 'E:/lulumi/lulumi-browser-master/src/main/constants.ts' is not a module. ERROR...

Does the lulumi-browser have full page screenshot function? I want to capture the full page save to image like jpg, how to do in lulumi browser?

the file package.json do not have the method how to run the source code 1. yarn install then how to run the source code ? electron .???

Communication between the rendering process and the rendering process, how to do use this moudle ,Is there an example?

enhancement
help wanted

cinst scriptcs then The error is as follows: Do you want to run the script?([Y]es/[A]ll - yes to all/[N]o/[P]rint): y 'C:\Users\12179\AppData\Roaming\scriptcs' has been removed. 'C:\Users\12179\AppData\Local\scriptcs' has been removed. ERROR: The...

thank you MaksymBilenko for creating this docker image! my issue is : i create docker-oracle-12c and impdp data successfully . when my web(tomcat) connect to the docker oracle instance ,...

I Use pouchdb in electron V24.4.1 the version of pouchdb is "pouchdb": "^8.0.1", I create let abc = new PouchDB('abc'); in preload then the error native build was found for...

If the height of a web page has multiple screens, how to capture the full page in one image?