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

Issues on Windows #1

Open
3 of 4 tasks
v4ltages opened this issue Sep 8, 2020 · 1 comment
Open
3 of 4 tasks

Issues on Windows #1

v4ltages opened this issue Sep 8, 2020 · 1 comment
Assignees
Labels
bug Something isn't working documentation Improvements or additions to documentation

Comments

@v4ltages
Copy link
Owner

v4ltages commented Sep 8, 2020

Prerequisites

  • Not running a old version of node or node LTS?
  • Are you running the latest version of the program?

Operating System

  • Windows
  • Linux

Description

After running node . and inserting a link the program freezes and doesn't do anything

Steps to Reproduce

  1. Install node-v12.18.3-x86.msi
  2. Install dependencies npm install axios ffprobe-client
  3. Run application with node .
  4. Give the program a link

Expected behavior: Should print out information about the video and amount of times it will loop then use ffmpeg to make the video.

Actual behavior: No information, blank and frozen.

Versions

You can get this information from executing npm version and nodejs -v

@v4ltages v4ltages added bug Something isn't working documentation Improvements or additions to documentation labels Sep 8, 2020
@v4ltages v4ltages self-assigned this Sep 8, 2020
@v4ltages v4ltages pinned this issue Sep 8, 2020
@v4ltages
Copy link
Owner Author

v4ltages commented Nov 11, 2020

Will be investigated and fixed in the next version of the program with a graphical interface

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

No branches or pull requests

1 participant