-
Notifications
You must be signed in to change notification settings - Fork 27
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
got error while trying to "yarn run build" in client-vue directory #511
Comments
quite odd, are you using node 22? |
yes. i installed all the requirements with their latest versions before
building.
anyways the build is running despite the error and haven't faced any issue
so far.
…On Sun, Jun 9, 2024, 12:56 PM MrBrax ***@***.***> wrote:
quite odd, are you using node 22?
—
Reply to this email directly, view it on GitHub
<#511 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AFY3LT3HZH7J32NCNJPW5L3ZGQRFVAVCNFSM6AAAAABJAFUUSKVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCNJWGQZDCMZVHE>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
|
the requirements are already packaged with yarn, did it actually install new packages? |
sorry by requirements i meant these:
i installed each one separately and made sure they are the latest versions before running any yarn command. However another issue arises: i tried to set up the whole thing on my WSL to see if i get the same error but got a different error in the same place as the first error. lucky@rebyc:~/LiveStreamDVR/client-vue$ yarn run build
|
i would advise to use the docker container if you can, but it seems like you haven't built twitch-vod-chat yet |
closed because everything is running smoothly so far |
Describe the bug
i'm performing a new installation of this repo. i did all the steps with no errors until i ran yarn run build in the client-vue directory and got this error:
To Reproduce
Steps to reproduce the behavior:
Server:
Ubuntu
The text was updated successfully, but these errors were encountered: