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

Convert file Fault #23

Closed
980202006 opened this issue Jul 8, 2023 · 2 comments
Closed

Convert file Fault #23

980202006 opened this issue Jul 8, 2023 · 2 comments
Labels
invalid This doesn't seem right

Comments

@980202006
Copy link

Hello, I want to use dl-librescore to convert musz to midi, but without success. Code show as below:

npx dl-librescore@latest -i test_midi_convert/100000.mscz -t midi
npx: installed 127 in 6.27s
⠄ Processing…QZip: not a zip file!
✖ WebMscore: FILE_NO_ROOTFILE
✔ Done

npx dl-librescore@latest -i test_midi_convert/ -t midi
npx: installed 127 in 11.519s
⠄ Processing…QZip: not a zip file!
✔ Done
@980202006
Copy link
Author

When I execute the above code, the corresponding midi file is not found

@980202006
Copy link
Author

Solved by installing nodejs v14.

@PeterNjeim PeterNjeim added the invalid This doesn't seem right label Jul 16, 2023
@PeterNjeim PeterNjeim closed this as not planned Won't fix, can't repro, duplicate, stale Jul 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

No branches or pull requests

2 participants