Results 9 comments of King

Why is there still an error in the way of installation provided by the official? Then how can we install and use it correctly?

关注这个项目一年了,每次都报错,没有一次能成功运行的,是我的电脑不行吗?

win10 電腦 , yarn 的版本為:1.22.5 ; lulumi-browser 代碼為最新下載的;使用 VSCODE 打開 lulumi-browser 執行 yarn install --ignore-engines ---OK 執行 yarn run build:dll ---OK 執行 yarn run dev ---OK 執行 yarn run build:win32...

在執行完 yarn run build:win32 後 ,發現文件夾 lulumi-browser-master\src\main 下面的文件 constants.ts 的內容被修改為一串零。然後就報錯了。 ![1111](https://user-images.githubusercontent.com/25976728/109089763-bb635080-774c-11eb-9a06-d0741f9b8b6e.png)

果然是這個原因,下載項目的方式換成 git 拉取,發現沒有任何問題了。

ERROR in D:/zf/lulumi-browser-master/src/main/api/lulumi-extension.ts ERROR in D:/zf/lulumi-browser-master/src/main/api/lulumi-extension.ts(11,20): TS2306: File 'D:/zf/lulumi-browser-master/src/main/constants.ts' is not a module. ERROR in D:/zf/lulumi-browser-master/src/main/constants.ts ERROR in D:/zf/lulumi-browser-master/src/main/constants.ts(1,1): TS1085: Octal literals are not available when targeting ECMAScript 5 and...

For example, this website: https://convertio.co/zh/ico-converter/ Its function is to upload. If you load this website in browserview and click the upload button on the website page, a file selection box...

I also encountered this problem. How on earth did I solve it? why didn't I see the solution?