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

[Bug]: Commands not found (woff2_compress mkeot eot2ttf) #14

Open
1 task done
ewrayjohnson opened this issue Oct 5, 2022 · 1 comment
Open
1 task done

[Bug]: Commands not found (woff2_compress mkeot eot2ttf) #14

ewrayjohnson opened this issue Oct 5, 2022 · 1 comment
Assignees
Labels
Bug Something isn't working.

Comments

@ewrayjohnson
Copy link

Contact Details

No response

What happened?

./src/generate-iconfont.sh: line 68: woff2_compress: command not found
./src/generate-iconfont.sh: line 70: mkeot: command not found
./src/generate-iconfont.sh: line 71: eot2ttf: command not found
./src/generate-iconfont.sh: line 72: woff2_compress: command not found
./src/generate-iconfont.sh: line 74: mkeot: command not found
./src/generate-iconfont.sh: line 75: eot2ttf: command not found
./src/generate-iconfont.sh: line 76: woff2_compress: command not found
./src/generate-iconfont.sh: line 78: mkeot: command not found
./src/generate-iconfont.sh: line 79: eot2ttf: command not found
./src/generate-iconfont.sh: line 80: woff2_compress: command not found
./src/generate-iconfont.sh: line 82: mkeot: command not found
./src/generate-iconfont.sh: line 83: eot2ttf: command not found
./src/generate-iconfont.sh: line 84: woff2_compress: command not found

How to reproduce?

npm i --save-dev material-design-icon-fonts-self-hosted-web

What did you expect?

It to install

Device specification and environment

- type:
- OS:
- Node:
- npm:
- yarn:

What browsers are you seeing the problem on?

No response

Relevant log output

No response

Additional context

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@ewrayjohnson ewrayjohnson added the Bug Something isn't working. label Oct 5, 2022
@rfprod rfprod linked a pull request Oct 5, 2022 that will close this issue
2 tasks
@rfprod
Copy link
Owner

rfprod commented Oct 5, 2022

@ewrayjohnson try v.1.0.7. https://github.com/rfprod/material-design-icon-fonts-self-hosted-web/releases/tag/v.1.0.7
Something's wrong with GH actions, can't test it in CI and deploy from there.
I deployed a release manually.
Close the issue if it's fixed for you. Otherwise let me know.

Oh, actions are back. Here's the premerge check https://github.com/rfprod/material-design-icon-fonts-self-hosted-web/actions/runs/3190806027/jobs/5206383947

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

No branches or pull requests

2 participants