-
Notifications
You must be signed in to change notification settings - Fork 7.5k
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
Build serve is not working #6933
Comments
👋 Thanks for opening your first issue here! 👋 If you're reporting a 🐞 bug, please make sure you include steps to reproduce it. We get a lot of issues on this repo, so please be patient and we will get back to you as soon as we can. |
I also tried npm test. It gives me error in attached. |
hey, looks like we don't yet work with node 14. Please try using node 12 (we recently switched the nvmrc file to point at 12 as well). We'll fix it up with node 14 support soon. |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Closed by 90f3e39 |
Description
Briefly describe the issue.
I have downloaded the code and ran npm i all works
but running npm build serve is not running the application.
Please advise.
Steps to reproduce
Explain in detail the exact steps necessary to reproduce the issue.
2.I am running command npm build serve and it is not running
Results
Expected
videojs downloaded code should run.
Actual
Please describe what actually happened.
Error output
In attached
Additional Information
Please include any additional information necessary here. Including the following:
error-logs.txt
versions
videojs
what version of videojs does this occur with?
browsers
what browser are affected?
OSes
what platforms (operating systems and devices) are affected?
plugins
are any videojs plugins being used on the page? If so, please list them below.
The text was updated successfully, but these errors were encountered: