Git Product home page Git Product logo

Comments (20)

kayspiegel avatar kayspiegel commented on June 25, 2024 11

Do you have the gem redcarpet installed? Check with $ gem list in your terminal and check if redpcarpet is listed. If not install it with gem install redcarpet.

from jekyll-gulp-sass-browser-sync.

kayspiegel avatar kayspiegel commented on June 25, 2024 9

Hmm, do you have Jekyll 3.x installed? As far as I know the redcarpet is no longer the default for Jekyll 3.x. Try switching the markdown to kramdown in your _config.yml.

from jekyll-gulp-sass-browser-sync.

gau1st avatar gau1st commented on June 25, 2024 8

sanddy95 commented 5 days ago
[21:23:30] Starting 'sass'...
[21:23:30] Starting 'jekyll-build'...
[21:23:30] Starting 'watch'...
[21:23:30] Finished 'watch' after 28 ms
[21:23:30] Finished 'sass' after 212 ms
Configuration file: C:/Users/sande/Desktop/web- design/softwares/jekyll-gulp-sass-browser-sync-master/_config.yml
Source: C:/Users/sande/Desktop/web- design/softwares/jekyll-gulp-sass-browser-sync-master
Destination: C:/Users/sande/Desktop/web- design/softwares/jekyll-gulp-sass-browser-sync-master/_site
Incremental build: disabled. Enable with --incremental
Generating...
Liquid Exception: Exec format error - C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/pygments.rb-1.1.1/lib/pygments/mentos.py in C:/Users/sande/Desktop/web- design/softwares/jekyll-gulp-sass-browser-sync-master/_posts/2014-04-20-welcome-to-jekyll.markdown
jekyll 3.3.1 | Error: Exec format error - C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/pygments.rb-1.1.1/lib/pygments/mentos.py
[21:23:31] 'jekyll-build' errored after 902 ms
[21:23:31] Error: 1
at formatError (C:\Users\sande\AppData\Roaming\npm\node_modules\gulp\bin\gulp.js:169:10)
at Gulp. (C:\Users\sande\AppData\Roaming\npm\node_modules\gulp\bin\gulp.js:195:15)
at emitOne (events.js:96:13)
at Gulp.emit (events.js:188:7)
at Gulp.Orchestrator._emitTaskDone (C:\Users\sande\Desktop\web- design\softwares\jekyll-gulp-sass-browser-sync-master\node_modules\orchestrator\index.js:264:8)
at C:\Users\sande\Desktop\web- design\softwares\jekyll-gulp-sass-browser-sync-master\node_modules\orchestrator\index.js:275:23
at finish (C:\Users\sande\Desktop\web- design\softwares\jekyll-gulp-sass-browser-sync-master\node_modules\orchestrator\lib\runTask.js:21:8)
at ChildProcess.cb (C:\Users\sande\Desktop\web- design\softwares\jekyll-gulp-sass-browser-sync-master\node_modules\orchestrator\lib\runTask.js:29:3)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)

Hi sanddy95 try open _config.yml and change 'highlighter: pygments' to 'highlighter: pygments.rb', it works for me and i hope it works for you too.

from jekyll-gulp-sass-browser-sync.

ankerbachryhl avatar ankerbachryhl commented on June 25, 2024

How did you solve it?

from jekyll-gulp-sass-browser-sync.

kaoussi avatar kaoussi commented on June 25, 2024

How did you solve this please?

from jekyll-gulp-sass-browser-sync.

kaoussi avatar kaoussi commented on June 25, 2024

Yeah

from jekyll-gulp-sass-browser-sync.

kayspiegel avatar kayspiegel commented on June 25, 2024

Yeah what? redcarpet installed?

from jekyll-gulp-sass-browser-sync.

kaoussi avatar kaoussi commented on June 25, 2024

Yeah sorry, redcarpet installed

from jekyll-gulp-sass-browser-sync.

kaoussi avatar kaoussi commented on June 25, 2024

thank you, it's working now, and yes I have already the latest version of jekyll installed.

from jekyll-gulp-sass-browser-sync.

Micah789 avatar Micah789 commented on June 25, 2024

Hi i still have the problem with this error message:

[20:16:39] Using gulpfile ~/Desktop/micahkwaka.co.uk/gulpfile.js
[20:16:39] Starting 'sass'...
[20:16:39] Starting 'jekyll-build'...
[20:16:39] Starting 'watch'...
[20:16:39] Finished 'watch' after 111 ms
[20:16:39] 'jekyll-build' errored after 135 ms
[20:16:39] Error: 127
at formatError (/usr/local/lib/node_modules/gulp/bin/gulp.js:169:10)
at Gulp. (/usr/local/lib/node_modules/gulp/bin/gulp.js:195:15)
at emitOne (events.js:77:13)
at Gulp.emit (events.js:169:7)
at Gulp.Orchestrator._emitTaskDone (/Users/micahkwaka/Desktop/micahkwaka.co.uk/node_modules/gulp/node_modules/orchestrator/index.js:264:8)
at /Users/micahkwaka/Desktop/micahkwaka.co.uk/node_modules/gulp/node_modules/orchestrator/index.js:275:23
at finish (/Users/micahkwaka/Desktop/micahkwaka.co.uk/node_modules/gulp/node_modules/orchestrator/lib/runTask.js:21:8)
at ChildProcess.cb (/Users/micahkwaka/Desktop/micahkwaka.co.uk/node_modules/gulp/node_modules/orchestrator/lib/runTask.js:29:3)
at emitTwo (events.js:92:20)
at ChildProcess.emit (events.js:172:7)
[20:16:39] Finished 'sass' after 445 ms
[20:16:39] Starting 'sass'...
[20:16:40] Finished 'sass' after 186 ms

Please anyone help? And i am using a Mac with version El Capitan.

from jekyll-gulp-sass-browser-sync.

sanddy95 avatar sanddy95 commented on June 25, 2024

[21:23:30] Starting 'sass'...
[21:23:30] Starting 'jekyll-build'...
[21:23:30] Starting 'watch'...
[21:23:30] Finished 'watch' after 28 ms
[21:23:30] Finished 'sass' after 212 ms
Configuration file: C:/Users/sande/Desktop/web- design/softwares/jekyll-gulp-sass-browser-sync-master/_config.yml
Source: C:/Users/sande/Desktop/web- design/softwares/jekyll-gulp-sass-browser-sync-master
Destination: C:/Users/sande/Desktop/web- design/softwares/jekyll-gulp-sass-browser-sync-master/_site
Incremental build: disabled. Enable with --incremental
Generating...
Liquid Exception: Exec format error - C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/pygments.rb-1.1.1/lib/pygments/mentos.py in C:/Users/sande/Desktop/web- design/softwares/jekyll-gulp-sass-browser-sync-master/_posts/2014-04-20-welcome-to-jekyll.markdown
jekyll 3.3.1 | Error: Exec format error - C:/Ruby21-x64/lib/ruby/gems/2.1.0/gems/pygments.rb-1.1.1/lib/pygments/mentos.py
[21:23:31] 'jekyll-build' errored after 902 ms
[21:23:31] Error: 1
at formatError (C:\Users\sande\AppData\Roaming\npm\node_modules\gulp\bin\gulp.js:169:10)
at Gulp. (C:\Users\sande\AppData\Roaming\npm\node_modules\gulp\bin\gulp.js:195:15)
at emitOne (events.js:96:13)
at Gulp.emit (events.js:188:7)
at Gulp.Orchestrator._emitTaskDone (C:\Users\sande\Desktop\web- design\softwares\jekyll-gulp-sass-browser-sync-master\node_modules\orchestrator\index.js:264:8)
at C:\Users\sande\Desktop\web- design\softwares\jekyll-gulp-sass-browser-sync-master\node_modules\orchestrator\index.js:275:23
at finish (C:\Users\sande\Desktop\web- design\softwares\jekyll-gulp-sass-browser-sync-master\node_modules\orchestrator\lib\runTask.js:21:8)
at ChildProcess.cb (C:\Users\sande\Desktop\web- design\softwares\jekyll-gulp-sass-browser-sync-master\node_modules\orchestrator\lib\runTask.js:29:3)
at emitTwo (events.js:106:13)
at ChildProcess.emit (events.js:191:7)

from jekyll-gulp-sass-browser-sync.

sanddy95 avatar sanddy95 commented on June 25, 2024

please help ? i am using windows 10

from jekyll-gulp-sass-browser-sync.

sanddy95 avatar sanddy95 commented on June 25, 2024

thanks a lot @gau1st it worked for me to.

from jekyll-gulp-sass-browser-sync.

Spandan-Madan avatar Spandan-Madan commented on June 25, 2024

Having the same problem as @sanddy95 but the solution by @gau1st doesn't seem to be working. That has no effect on the error. I'm on Mac OS Sierra.

from jekyll-gulp-sass-browser-sync.

gau1st avatar gau1st commented on June 25, 2024

@SpandanMadanHarvardAccount i'm sorry i forgot to mention that my solution only works in Windows environtment. I don't know yet about solution in Mac Os environtment. Maybe you can try install pygments globally via npm.

from jekyll-gulp-sass-browser-sync.

 avatar commented on June 25, 2024

Thank you @gau1st .

You just made my night!

.rb - Do you know why it doesn't just work without the ruby extension being added in versions higher than v3.x?

from jekyll-gulp-sass-browser-sync.

Po4991212 avatar Po4991212 commented on June 25, 2024

Thank you so much @gau1st

from jekyll-gulp-sass-browser-sync.

yc-codes avatar yc-codes commented on June 25, 2024

Thanks all of you Guys!!
After 132 times write gulp finally got the live site

from jekyll-gulp-sass-browser-sync.

arrhmne avatar arrhmne commented on June 25, 2024

@kayspiegel Thank u very much

from jekyll-gulp-sass-browser-sync.

 avatar commented on June 25, 2024

Do you have the gem redcarpet installed? Check with $ gem list in your terminal and check if redpcarpet is listed. If not install it with gem install redcarpet.

This worked on Linux!! Saved my life !!

from jekyll-gulp-sass-browser-sync.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.