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

[Bug]: Self-compilation does not work #430

Open
8 tasks done
villers3 opened this issue Oct 24, 2022 · 2 comments
Open
8 tasks done

[Bug]: Self-compilation does not work #430

villers3 opened this issue Oct 24, 2022 · 2 comments
Labels
bug Something isn't working

Comments

@villers3
Copy link

villers3 commented Oct 24, 2022

Checklist

  • This is an issue for LiveTL, not Hyperchat. I will go to the Hyperchat repo to report an issue with Hyperchat.
  • This is an issue for the LiveTL web extension, not LiveTL iOS or LiveTL Android. I will go to the iOS or Android repo to report issues for those platforms.
  • This issue is not a matter of opinion. If it is, I will use the feature suggestion issue template.
  • I have checked for a duplicate or similar issue. I made sure to check closed issues as well.
  • I am still able to reproduce the issue after I reinstall the extension.
  • I have clear instructions to reproduce the bug, even on another machine.
  • I am not suggesting a feature. If I am, I will use the feature suggestion issue template.
  • By submitting this issue, you agree to follow our Code of Conduct

Describe the bug

Local build differs from release and doesn't work

Steps To Reproduce

E:\workspace\vscode>git clone --recursive -b v8.3.7 --depth=1 https://github.com/LiveTL/LiveTL.git
E:\workspace\vscode> cd .\LiveTL
E:\workspace\vscode\LiveTL>yarn
E:\workspace\vscode\LiveTL>yarn build:production

Load the build directory in Chrome developer mode

Expected behavior

1
2
3

What browsers are you seeing the problem on?

Microsoft Edge

Anything else?

No response

@villers3 villers3 added the bug Something isn't working label Oct 24, 2022
@KentoNishi
Copy link
Member

I forgot to state in the Readme, but building only works on Linux or unix-like environments. It looks like ur using windows, which is incompatible

@r2dev2
Copy link
Member

r2dev2 commented Dec 10, 2022

Our windows devs use wsl to build LiveTL which works. We should fix this sometime though.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants