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

Windows Error #5

Open
AndrewZamora opened this issue Dec 12, 2017 · 3 comments
Open

Windows Error #5

AndrewZamora opened this issue Dec 12, 2017 · 3 comments

Comments

@AndrewZamora
Copy link

Thank you for making this plugin.

I get the following error in my command line when I try to use this plugin.

jekyll 3.6.2 | Error:  "\x80" on Windows-31J

My build settings are below:

markdown: kramdown
theme: minima
plugins:
  - jekyll-feed
  - jekyll-autoprefixer
sass:
  sass_dir: _sass

Is this happening because I'm using sass or have I installed the plugin incorrectly?

@steakscience
Copy link

I'm gonna guess you didn't install the plugin correctly. I'm using sass with no issues.

@AndrewZamora
Copy link
Author

@SixFingeredAmish Thank you for the observation. Could you walk me through how you went about installing the plugin? That way I might be able to figure out how I installed the plugin incorrectly.

@steakscience
Copy link

Put jekyll-autoprefixer into your gemfile where all the other plugins are. Also put them into config.yaml where other plugins are. Then run bundle

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

No branches or pull requests

2 participants