-
Notifications
You must be signed in to change notification settings - Fork 423
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
Expected array default value for '--templates'; got "css preview" (string) #354
Comments
|
I will try this, thanks! |
This was fixed in #346 (see #344), but a new version of the gem hasn't been released. You can install the fontcustom gem from github by following the instructions from the README, but replacing gem install fontcustom with git clone https://github.com/FontCustom/fontcustom.git && cd fontcustom
gem build fontcustom.gemspec
gem install fontcustom-*.gem Alternatively, if you're using bundler, you can change the entry in your Gemfile to
@JakeBeresford Would it be possible to release a new minor version of the gem? A few people seem to be having trouble with it. |
tried that and now get |
I added new icons to my icons folder and tried to compile it using
fontcustom compile app/assets/icons/ --config=config/fontcustom.yml
But I get the following error
The project is using the latest fontcustom gem (2.0.0)
The text was updated successfully, but these errors were encountered: