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

autogen.sh not found does not exist when building the mac system #153

Open
4 tasks
jett6680 opened this issue May 16, 2024 · 2 comments
Open
4 tasks

autogen.sh not found does not exist when building the mac system #153

jett6680 opened this issue May 16, 2024 · 2 comments
Labels

Comments

@jett6680
Copy link

Checklist

  • I have searched the issue tracker for any duplicate issues and confirmed that this bug has not been reported before.
  • I have tested the issue with the upstream project MediaInfo and can confirm that the problem only exists in mediainfo.js.
  • I have attached all necessary test files, if applicable, so that the issue can be easily reproduced by the developers.
  • I have added a reproduction repository or a code sandbox that clearly illustrates the issue. Providing a minimal example will greatly help the developers in understanding and resolving the problem.

Bug Description

Steps to Reproduce

1.pnpm install
2. pnpm build
3. ...

Expected Behavior

should build success

Actual Behavior

autogen.sh not found does not exist so build fali

Environment

  • mediainfo.js version: [e.g. 1.2.3]
  • Operating System: [e.g. Windows 10, macOS Big Sur]
  • Browser (if applicable): [e.g. Chrome 90, Firefox 87]
  • Node.js (if applicable): [e.g. 18.16.0]

Additional Information

@jett6680 jett6680 added the bug label May 16, 2024
@buzz
Copy link
Owner

buzz commented May 16, 2024

Please fill out the bug report. Include all relevant information including console logs. Thank you

@jett6680
Copy link
Author

Please fill out the bug report. Include all relevant information including console logs. Thank you

gulp/compile/mediainfolib.ts
9 line ==> await spawn('./autogen.sh', [], mediainfolibDir)

the file './autogen.sh' does not exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants