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

打包win系統的時候報錯 #47

Open
lazycms opened this issue Jan 20, 2020 · 2 comments
Open

打包win系統的時候報錯 #47

lazycms opened this issue Jan 20, 2020 · 2 comments

Comments

@lazycms
Copy link

lazycms commented Jan 20, 2020

執行了:yarn run build:win32
命令
報錯圖如下:
image

@82318179
Copy link

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 higher. Use the syntax '0o0'.

ERROR in D:/zf/lulumi-browser-master/src/main/index.ts
ERROR in D:/zf/lulumi-browser-master/src/main/index.ts(23,23):
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,41):
eofline: file should end with a newline

ERROR in D:/zf/lulumi-browser-master/src/main/constants.ts
ERROR in D:/zf/lulumi-browser-master/src/main/constants.ts(1,41):
semicolon: Missing semicolon

error Command failed with exit code 1.

@qazbnm456
Copy link
Member

Thanks for trying out! I'll look into it as soon as possible. 😄

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

3 participants